From 7240c578c77e68aa32139bee8ab71be20ae3a05f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Dec 2020 10:58:31 +0000 Subject: [PATCH] chore(release): 3.1.4 [skip ci] ## [3.1.4](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.3...v3.1.4) (2020-12-29) ### Bug Fixes * improve TS definitions ([a8102bf](https://github.com/stipsan/react-spring-bottom-sheet/commit/a8102bfd35e13238e8f09f8edc2fa8ddfa90fe1a)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3264b84e..bf278ef5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.4](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.3...v3.1.4) (2020-12-29) + + +### Bug Fixes + +* improve TS definitions ([a8102bf](https://github.com/stipsan/react-spring-bottom-sheet/commit/a8102bfd35e13238e8f09f8edc2fa8ddfa90fe1a)) + ## [3.1.3](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.2...v3.1.3) (2020-12-29) diff --git a/package-lock.json b/package-lock.json index 5fa9ba0c..5f4f86f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-spring-bottom-sheet", - "version": "3.1.3", + "version": "3.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fa154c10..9d14ebae 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.3", + "version": "3.1.4", "main": "dist/index.js", "module": "dist/index.es.js", "files": [