Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit 9680325

Browse files
committed
Update changelog and readme for v3.1.2
1 parent 01e6faa commit 9680325

3 files changed

Lines changed: 22 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [3.1.2] - 2019-10-19
99

1010
### Added
1111

@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Fixed
1616

17-
- On iOS, `threading violation` exception thrown while invoking `closeInApp`.
17+
- On iOS, `threading violation` exception thrown while invoking `closeInApp` (thanks to [@fonov](https://github.com/fonov)).
1818

1919
## [3.1.1] - 2019-09-01
2020

@@ -176,19 +176,20 @@ The following functions have been deprecated. Please see
176176

177177
- `openInApp`: open a valid http(s) URL with an in-app browser.
178178

179-
[3.1.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v3.1.0...v3.1.1
180-
[3.1.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v3.0.0...v3.1.0
181-
[3.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.0.0...v3.0.0
182-
[2.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.1...v2.0.0
183-
[1.4.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.0...v1.4.1
184-
[1.4.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.3.0...v1.4.0
185-
[1.3.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.7...v1.3.0
186-
[1.2.7]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.4...v1.2.7
187-
[1.2.4]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.1...v1.2.4
188-
[1.2.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.0...v1.2.1
189-
[1.2.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.2...v1.2.0
190-
[1.1.2]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.1...v1.1.2
191-
[1.1.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.0...v1.1.1
192-
[1.1.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.1...v1.1.0
193-
[1.0.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.0...v1.0.1
194-
[1.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0
179+
[3.1.2]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.1...v3.1.2
180+
[3.1.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.1.0...v3.1.1
181+
[3.1.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v3.0.0...v3.1.0
182+
[3.0.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v2.0.0...v3.0.0
183+
[2.0.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.1...v2.0.0
184+
[1.4.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.0...v1.4.1
185+
[1.4.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.3.0...v1.4.0
186+
[1.3.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.7...v1.3.0
187+
[1.2.7]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.4...v1.2.7
188+
[1.2.4]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.1...v1.2.4
189+
[1.2.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.0...v1.2.1
190+
[1.2.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.2...v1.2.0
191+
[1.1.2]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.1...v1.1.2
192+
[1.1.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.0...v1.1.1
193+
[1.1.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.1...v1.1.0
194+
[1.0.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.0...v1.0.1
195+
[1.0.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ This source code is licensed under the MIT license found in the
239239
[prettier]: https://github.com/prettier/prettier
240240
[npm]: https://www.npmjs.com/package/@matt-block/react-native-in-app-browser
241241
[npm_shield]: https://img.shields.io/npm/v/@matt-block/react-native-in-app-browser/latest
242-
[npm_2]: https://www.npmjs.com/package/@matt-block/react-native-in-app-browser/v/2.1.2
242+
[npm_2]: https://www.npmjs.com/package/@matt-block/react-native-in-app-browser/v/2.1.3
243243
[npm_2_shield]: https://img.shields.io/npm/v/@matt-block/react-native-in-app-browser/legacy
244244
[circleci]: https://circleci.com/gh/matei-radu/react-native-in-app-browser/tree/master
245245
[circleci_shield]: https://circleci.com/gh/matei-radu/react-native-in-app-browser/tree/master.svg?style=shield

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matt-block/react-native-in-app-browser",
3-
"version": "3.1.2-rc.0",
3+
"version": "3.1.2",
44
"description": "React Native in-app browser",
55
"keywords": [
66
"in-app",
@@ -76,4 +76,4 @@
7676
"dependencies": {
7777
"tinycolor2": "^1.4.1"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)