From 66ca623bb161df297e75c22edb49965986becc89 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 23 Jun 2021 00:10:47 +0000 Subject: [PATCH] chore(release): 3.4.0 [skip ci] # [3.4.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.3.0...v3.4.0) (2021-06-23) ### Features * expand on content drag ([#141](https://github.com/stipsan/react-spring-bottom-sheet/issues/141)) ([ec733a5](https://github.com/stipsan/react-spring-bottom-sheet/commit/ec733a5a64ce5324946305bc9616749fea81ddbd)) --- 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 fefd8dc8..8ee040fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.4.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.3.0...v3.4.0) (2021-06-23) + + +### Features + +* expand on content drag ([#141](https://github.com/stipsan/react-spring-bottom-sheet/issues/141)) ([ec733a5](https://github.com/stipsan/react-spring-bottom-sheet/commit/ec733a5a64ce5324946305bc9616749fea81ddbd)) + # [3.3.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.2.1...v3.3.0) (2021-06-15) diff --git a/package-lock.json b/package-lock.json index 6718feee..f944f1de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-spring-bottom-sheet", - "version": "3.3.0", + "version": "3.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7afaee66..2fcccc7e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "bugs": { "url": "https://github.com/stipsan/react-spring-bottom-sheet/issues" }, - "version": "3.3.0", + "version": "3.4.0", "main": "dist/index.js", "module": "dist/index.es.js", "files": [