Skip to content

Commit

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

### Features

* add skipInitialTransition to make skipping opt-in ([f200ad0](f200ad0))
  • Loading branch information
semantic-release-bot committed Dec 29, 2020
1 parent f200ad0 commit 0e9f6d2
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.1.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.3...v3.1.0) (2020-12-29)


### Features

* add skipInitialTransition to make skipping opt-in ([f200ad0](https://github.com/stipsan/react-spring-bottom-sheet/commit/f200ad04440c34ce1391ebf7cafcf9ecee88e4ae))

## [3.0.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.2...v3.0.3) (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.3",
"version": "3.1.0",
"main": "dist/index.js",
"module": "dist/index.es.js",
"files": [
Expand Down

0 comments on commit 0e9f6d2

Please sign in to comment.