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 +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ 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+ ## [ 3.2.2] - 2020-09-30
9+
910### Changed
1011- Bump ` @ctrl/tinycolor ` to version ` 3.1.2 ` .
1112- Bump other devDependencies.
@@ -210,7 +211,8 @@ The following functions have been deprecated. Please see
210211
211212- ` openInApp ` : open a valid http(s) URL with an in-app browser.
212213
213- [ Unreleased ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.1...HEAD
214+ [ Unreleased ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.2...HEAD
215+ [ 3.2.2 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.1...v3.2.2
214216[ 3.2.1 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.2.0...v3.2.1
215217[ 3.2.0 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.4...v3.2.0
216218[ 3.1.4 ] : https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.3...v3.1.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @matt-block/react-native-in-app-browser" ,
3- "version" : " 3.2.1 " ,
3+ "version" : " 3.2.2 " ,
44 "description" : " React Native in-app browser" ,
55 "keywords" : [
66 " in-app" ,
You can’t perform that action at this time.
0 commit comments