Skip to content

Commit f04f3d1

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.7...v2.3.0) (2020-12-28) ### Features * refactor to xstate ([#46](#46)) ([6b2f92a](6b2f92a))
1 parent 6b2f92a commit f04f3d1

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.7...v2.3.0) (2020-12-28)
2+
3+
4+
### Features
5+
6+
* refactor to xstate ([#46](https://github.com/stipsan/react-spring-bottom-sheet/issues/46)) ([6b2f92a](https://github.com/stipsan/react-spring-bottom-sheet/commit/6b2f92ae5556026c3cf2496d7bbb3828996e0673))
7+
18
## [2.2.7](https://github.com/stipsan/react-spring-bottom-sheet/compare/v2.2.6...v2.2.7) (2020-12-19)
29

310

package-lock.json

Lines changed: 1 addition & 7 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
@@ -8,7 +8,7 @@
88
"bugs": {
99
"url": "https://github.com/stipsan/react-spring-bottom-sheet/issues"
1010
},
11-
"version": "2.2.7",
11+
"version": "2.3.0",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)