Skip to content

Commit 07041d2

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2022-05-28) ### Bug Fixes * export hook return type ([30a17e4](30a17e4))
1 parent 30a17e4 commit 07041d2

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.6](https://github.com/bottom-sheet/react-hooks/compare/v1.0.5...v1.0.6) (2022-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* export hook return type ([30a17e4](https://github.com/bottom-sheet/react-hooks/commit/30a17e454313984287a7864af9d9d909457123d5))
7+
18
## [1.0.5](https://github.com/bottom-sheet/react-hooks/compare/v1.0.4...v1.0.5) (2022-05-28)
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.5",
3+
"version": "1.0.6",
44
"description": "The hooks that power `@bottom-sheet/react-spring`",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)