From ef3df6cf16a56beaf5de4c6697dda5bd9ea819a5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Dec 2020 03:26:49 +0000 Subject: [PATCH] chore(release): 3.1.1 [skip ci] ## [3.1.1](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.0...v3.1.1) (2020-12-29) ### Bug Fixes * iOS display cutouts caused a scrollbar in some cases ([45c182c](https://github.com/stipsan/react-spring-bottom-sheet/commit/45c182c1c360ad060a76c50fc3d167876de15317)) --- 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 ae963b7e..ff93ff6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.1](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.1.0...v3.1.1) (2020-12-29) + + +### Bug Fixes + +* iOS display cutouts caused a scrollbar in some cases ([45c182c](https://github.com/stipsan/react-spring-bottom-sheet/commit/45c182c1c360ad060a76c50fc3d167876de15317)) + # [3.1.0](https://github.com/stipsan/react-spring-bottom-sheet/compare/v3.0.3...v3.1.0) (2020-12-29) diff --git a/package-lock.json b/package-lock.json index 97c178ae..3badb3c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-spring-bottom-sheet", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8b2afa10..07845f8a 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.0", + "version": "3.1.1", "main": "dist/index.js", "module": "dist/index.es.js", "files": [