Skip to content

Commit 1d8639e

Browse files
authored
Merge pull request #18 from Disorrder/release-please--branches--master--components--release-please-action
chore(master): release 2.0.0-rc.6
2 parents 582bac0 + 657c376 commit 1d8639e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
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.
44

5+
## [2.0.0-rc.6](https://github.com/Disorrder/screw/compare/v2.0.0-rc.1...v2.0.0-rc.6) (2022-11-01)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* rename frame event callbacks
11+
12+
### Features
13+
14+
* add frame onRepeat callback ([9808cda](https://github.com/Disorrder/screw/commit/9808cda22fb5ffe7f59a3da7a2830357cef631c6))
15+
16+
17+
### Bug Fixes
18+
19+
* include package version ([7c8ca11](https://github.com/Disorrder/screw/commit/7c8ca1175a1f520ec817ce40bb55549849ba2ea4))
20+
* make privates optional in typings ([0892fef](https://github.com/Disorrder/screw/commit/0892fef413bcd91e26d96da10c04e543b17c71a0))
21+
* register the screw on play and remove on stop ([21e7c96](https://github.com/Disorrder/screw/commit/21e7c96d9cd36fdbc6ba27839d772c3466226830))
22+
* timing recalculation ([c2d7cdb](https://github.com/Disorrder/screw/commit/c2d7cdb6d1d24692fb049dd0a7c4ba7664805f20))
23+
24+
25+
### Code Refactoring
26+
27+
* rename frame event callbacks ([f26fe47](https://github.com/Disorrder/screw/commit/f26fe47e2c95328f8683822e55c36c021c9c5e9d))
28+
29+
30+
### Miscellaneous Chores
31+
32+
* release 2.0.0-rc.6 ([debdd8a](https://github.com/Disorrder/screw/commit/debdd8a3713893f0d47a84556ed1286a4bb06af1))
33+
534
## [2.0.0-rc.1](https://github.com/Disorrder/screw/compare/v1.1.3...v2.0.0-rc.1) (2022-08-06)
635

736

0 commit comments

Comments
 (0)