Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2020-12-03)

### Bug Fixes

* v2 api ready, just need to clean up and write docs ([96f158e](96f158e))
  • Loading branch information
semantic-release-bot committed Dec 3, 2020
1 parent 96f158e commit aa15518
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 @@
## [1.0.4](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.3...v1.0.4) (2020-12-03)


### Bug Fixes

* v2 api ready, just need to clean up and write docs ([96f158e](https://github.com/stipsan/react-spring-bottom-sheet/commit/96f158e6167e997a02e6a57f0b9395c47f0265fa))

## [1.0.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.2...v1.0.3) (2020-12-02)


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 @@ -7,7 +7,7 @@
"bugs": {
"url": "https://github.com/stipsan/react-spring-bottom-sheet/issues"
},
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",
"module": "dist/index.es.js",
"files": [
Expand Down

0 comments on commit aa15518

Please sign in to comment.