This repository was archived by the owner on Nov 10, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.1.1 ] - 2019-08-08
99
1010### Fixed
1111
@@ -150,6 +150,7 @@ The following functions have been deprecated. Please see
150150
151151- ` openInApp ` : open a valid http(s) URL with an in-app browser.
152152
153+ [ 2.1.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v2.1.0...v2.1.1
153154[ 2.1.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v2.0.0...v2.1.0
154155[ 2.0.0 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.1...v2.0.0
155156[ 1.4.1 ] : https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.0...v1.4.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @matt-block/react-native-in-app-browser" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " React Native in-app browser" ,
55 "keywords" : [
66 " in-app" ,
You can’t perform that action at this time.
0 commit comments