Skip to content

Commit c49a800

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2022-05-29) ### Bug Fixes * always update the transient snapshot ([e4c7e01](e4c7e01))
1 parent e4c7e01 commit c49a800

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.10](https://github.com/bottom-sheet/react-hooks/compare/v1.0.9...v1.0.10) (2022-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* always update the transient snapshot ([e4c7e01](https://github.com/bottom-sheet/react-hooks/commit/e4c7e01bf0413e2d37d667db64847c4c39898104))
7+
18
## [1.0.9](https://github.com/bottom-sheet/react-hooks/compare/v1.0.8...v1.0.9) (2022-05-29)
29

310

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.9",
3+
"version": "1.0.10",
44
"description": "The hooks that power `@bottom-sheet/react-spring`",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)