diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7567f5..3264b84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.2...v3.1.3) (2020-12-29) + + +### Bug Fixes + +* export prop types ts definitions ([36cf999](https://github.com/stipsan/react-spring-bottom-sheet/commit/36cf999bfd8d1a0564ba9770a401e09a8650c607)) + ## [3.1.2](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.1...v3.1.2) (2020-12-29) diff --git a/package-lock.json b/package-lock.json index 0398a6e2..5fa9ba0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-spring-bottom-sheet", - "version": "3.1.2", + "version": "3.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 80a7a5ec..fa154c10 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "bugs": { "url": "https://github.com/stipsan/react-spring-bottom-sheet/issues" }, - "version": "3.1.2", + "version": "3.1.3", "main": "dist/index.js", "module": "dist/index.es.js", "files": [