Skip to content

Commit

Permalink
Merge pull request #18 from Disorrder/release-please--branches--maste…
Browse files Browse the repository at this point in the history
…r--components--release-please-action

chore(master): release 2.0.0-rc.6
  • Loading branch information
Disorrder authored Nov 1, 2022
2 parents 582bac0 + 657c376 commit 1d8639e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,35 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0-rc.6](https://github.com/Disorrder/screw/compare/v2.0.0-rc.1...v2.0.0-rc.6) (2022-11-01)


### ⚠ BREAKING CHANGES

* rename frame event callbacks

### Features

* add frame onRepeat callback ([9808cda](https://github.com/Disorrder/screw/commit/9808cda22fb5ffe7f59a3da7a2830357cef631c6))


### Bug Fixes

* include package version ([7c8ca11](https://github.com/Disorrder/screw/commit/7c8ca1175a1f520ec817ce40bb55549849ba2ea4))
* make privates optional in typings ([0892fef](https://github.com/Disorrder/screw/commit/0892fef413bcd91e26d96da10c04e543b17c71a0))
* register the screw on play and remove on stop ([21e7c96](https://github.com/Disorrder/screw/commit/21e7c96d9cd36fdbc6ba27839d772c3466226830))
* timing recalculation ([c2d7cdb](https://github.com/Disorrder/screw/commit/c2d7cdb6d1d24692fb049dd0a7c4ba7664805f20))


### Code Refactoring

* rename frame event callbacks ([f26fe47](https://github.com/Disorrder/screw/commit/f26fe47e2c95328f8683822e55c36c021c9c5e9d))


### Miscellaneous Chores

* release 2.0.0-rc.6 ([debdd8a](https://github.com/Disorrder/screw/commit/debdd8a3713893f0d47a84556ed1286a4bb06af1))

## [2.0.0-rc.1](https://github.com/Disorrder/screw/compare/v1.1.3...v2.0.0-rc.1) (2022-08-06)


Expand Down

0 comments on commit 1d8639e

Please sign in to comment.