Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](v3.0.2...v3.0.3) (2020-12-28)

### Bug Fixes

* xstate deprecation warning on null events ([e44e273](e44e273))
  • Loading branch information
semantic-release-bot committed Dec 28, 2020
1 parent 697b247 commit 0871617
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.2...v3.0.3) (2020-12-28)


### Bug Fixes

* xstate deprecation warning on null events ([e44e273](https://github.com/stipsan/react-spring-bottom-sheet/commit/e44e273ec2f560228084e2f688e247933f0fa232))

## [3.0.2](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.1...v3.0.2) (2020-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bugs": {
"url": "https://github.com/stipsan/react-spring-bottom-sheet/issues"
},
"version": "3.0.2",
"version": "3.0.3",
"main": "dist/index.js",
"module": "dist/index.es.js",
"files": [
Expand Down

0 comments on commit 0871617

Please sign in to comment.