diff --git a/CHANGELOG.md b/CHANGELOG.md index a72e7c0..2c76abf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [1.12.0](https://github.com/pct-org/native-app/compare/v1.11.3...v1.12.0) (2020-12-03) + + +### Features + +* You can click bottom sheets away by pressing the backdrop ([41d5af5](https://github.com/pct-org/native-app/commit/41d5af5741b1896fde7fda4eff14d81b1a790bc2)) + + + ## [1.11.3](https://github.com/pct-org/native-app/compare/v1.11.2...v1.11.3) (2020-10-25) @@ -80,12 +89,3 @@ -## [1.9.1](https://github.com/pct-org/native-app/compare/v1.9.0...v1.9.1) (2020-09-23) - - -### Bug Fixes - -* Fixed travis ([fe8e31e](https://github.com/pct-org/native-app/commit/fe8e31e572b2900a905a72190ed412220d088325)) - - - diff --git a/package.json b/package.json index adafdc5..78bfff4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pct-org/native-app", - "version": "1.11.3", + "version": "1.12.0", "private": true, "repository": { "type": "git",