Skip to content

Commit 46bcaf0

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2022-05-29) ### Bug Fixes * but rAF scheduling behind flag ([08ba7d9](08ba7d9)) * update snapshot ([4e98aeb](4e98aeb))
1 parent 4e98aeb commit 46bcaf0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.12](https://github.com/bottom-sheet/react-hooks/compare/v1.0.11...v1.0.12) (2022-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* but rAF scheduling behind flag ([08ba7d9](https://github.com/bottom-sheet/react-hooks/commit/08ba7d9caeee3faa45c6d852e90d0d126680a6b3))
7+
* update snapshot ([4e98aeb](https://github.com/bottom-sheet/react-hooks/commit/4e98aeb143f5ccbdca44169af565da7c19af116b))
8+
19
## [1.0.11](https://github.com/bottom-sheet/react-hooks/compare/v1.0.10...v1.0.11) (2022-05-29)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bottom-sheet/react-hooks",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "The hooks that power `@bottom-sheet/react-spring`",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)