Skip to content

Commit c089027

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.6...v2.0.0) (2020-12-04) ### Features * V2 ([#17](#17)) ([8331800](8331800)) ### BREAKING CHANGES * this is the real initial release, `v1` is fake software.
1 parent 8331800 commit c089027

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.6...v2.0.0) (2020-12-04)
2+
3+
4+
### Features
5+
6+
* V2 ([#17](https://github.com/stipsan/react-spring-bottom-sheet/issues/17)) ([8331800](https://github.com/stipsan/react-spring-bottom-sheet/commit/8331800f0b1e95fa495a408bdddf02c3fc8c9d83))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* this is the real initial release, `v1` is fake software.
12+
113
## [1.0.6](https://github.com/stipsan/react-spring-bottom-sheet/compare/v1.0.5...v1.0.6) (2020-12-04)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "1.0.6",
11+
"version": "2.0.0",
1212
"main": "dist/index.js",
1313
"module": "dist/index.es.js",
1414
"files": [

0 commit comments

Comments
 (0)