diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d8b45..e2ad885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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] +## [2.1.1] - 2019-08-08 ### Fixed @@ -150,6 +150,7 @@ The following functions have been deprecated. Please see - `openInApp`: open a valid http(s) URL with an in-app browser. +[2.1.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.1.0...v2.1.1 [2.1.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.1...v2.0.0 [1.4.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.0...v1.4.1 diff --git a/package.json b/package.json index 911011f..7b4fae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@matt-block/react-native-in-app-browser", - "version": "2.1.0", + "version": "2.1.1", "description": "React Native in-app browser", "keywords": [ "in-app",