Skip to content

Commit 9667c75

Browse files
chore(release): 1.0.10 [skip ci]
## [1.0.10](v1.0.9...v1.0.10) (2022-05-28) ### Bug Fixes * **deps:** update dependency @bottom-sheet/types to v1.0.6 ([#6](#6)) ([df45c78](df45c78)) * update deps ([d6b4af3](d6b4af3))
1 parent d6b4af3 commit 9667c75

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.10](https://github.com/bottom-sheet/state-machine/compare/v1.0.9...v1.0.10) (2022-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @bottom-sheet/types to v1.0.6 ([#6](https://github.com/bottom-sheet/state-machine/issues/6)) ([df45c78](https://github.com/bottom-sheet/state-machine/commit/df45c7865d0839d294402df1cca19ec0c820dbec))
7+
* update deps ([d6b4af3](https://github.com/bottom-sheet/state-machine/commit/d6b4af3967de9f5c50e7acd47c4cabbddd9e4469))
8+
19
## [1.0.9](https://github.com/bottom-sheet/state-machine/compare/v1.0.8...v1.0.9) (2022-05-28)
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/state-machine",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "The bottom-sheet brains, built on xstate",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)