diff --git a/CHANGELOG.md b/CHANGELOG.md index cf09bbd..9462113 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [3.2.2] - 2020-09-30 + ### Changed - Bump `@ctrl/tinycolor` to version `3.1.2`. - Bump other devDependencies. @@ -210,7 +211,8 @@ The following functions have been deprecated. Please see - `openInApp`: open a valid http(s) URL with an in-app browser. -[Unreleased]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.1...HEAD +[Unreleased]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.2...HEAD +[3.2.2]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.1...v3.2.2 [3.2.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.0...v3.2.1 [3.2.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.4...v3.2.0 [3.1.4]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.3...v3.1.4 diff --git a/package.json b/package.json index 9fd3840..1dc83c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matt-block/react-native-in-app-browser", - "version": "3.2.1", + "version": "3.2.2", "description": "React Native in-app browser", "keywords": [ "in-app",