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

Commit 99f1850

Browse files
committed
Bump to version 2.1.3
1 parent be3f5c7 commit 99f1850

3 files changed

Lines changed: 26 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 17 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+
## [2.1.3] - 2019-10-19
99

1010
### Added
1111

@@ -166,19 +166,20 @@ The following functions have been deprecated. Please see
166166

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

169-
[2.1.2]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.1.1...v2.1.2
170-
[2.1.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.1.0...v2.1.1
171-
[2.1.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v2.0.0...v2.1.0
172-
[2.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.1...v2.0.0
173-
[1.4.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.4.0...v1.4.1
174-
[1.4.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.3.0...v1.4.0
175-
[1.3.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.7...v1.3.0
176-
[1.2.7]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.4...v1.2.7
177-
[1.2.4]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.1...v1.2.4
178-
[1.2.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.2.0...v1.2.1
179-
[1.2.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.2...v1.2.0
180-
[1.1.2]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.1...v1.1.2
181-
[1.1.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.1.0...v1.1.1
182-
[1.1.0]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.1...v1.1.0
183-
[1.0.1]: https://github.com/matt-block/react-native-in-app-browser/compare/v1.0.0...v1.0.1
184-
[1.0.0]: https://github.com/matt-block/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0
169+
[2.1.3]: https://github.com/matei-radu/react-native-in-app-browser/compare/v2.1.2...v2.1.3
170+
[2.1.2]: https://github.com/matei-radu/react-native-in-app-browser/compare/v2.1.1...v2.1.2
171+
[2.1.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v2.1.0...v2.1.1
172+
[2.1.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v2.0.0...v2.1.0
173+
[2.0.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.1...v2.0.0
174+
[1.4.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.4.0...v1.4.1
175+
[1.4.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.3.0...v1.4.0
176+
[1.3.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.7...v1.3.0
177+
[1.2.7]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.4...v1.2.7
178+
[1.2.4]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.1...v1.2.4
179+
[1.2.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.2.0...v1.2.1
180+
[1.2.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.2...v1.2.0
181+
[1.1.2]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.1...v1.1.2
182+
[1.1.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.1.0...v1.1.1
183+
[1.1.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.1...v1.1.0
184+
[1.0.1]: https://github.com/matei-radu/react-native-in-app-browser/compare/v1.0.0...v1.0.1
185+
[1.0.0]: https://github.com/matei-radu/react-native-in-app-browser/compare/f06ef51f19295b73f8b51a8ba21932bf87fcb4a8...v1.0.0

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ This library will always target the most recent React Native package. If you are
1717
using an older release of React Native, use the correct version of this library
1818
from the compatibility table below (if available):
1919

20-
| React Native | Library |
21-
| :-------------: | :---------------------------------------: |
22-
| 0.60.x | [![npm (scoped)][npm_shield]][npm] |
23-
| 0.57.0 - 0.59.x | [![npm v2 (scoped)][npm_2_shield]][npm_2] |
20+
| React Native | Library | Status | End-of-Life |
21+
| :---------------: | :---------------------------------------: | :--------: | :---------: |
22+
| `>= 0.60.0` | [![npm (scoped)][npm_shield]][npm] | **Active** | Not planned |
23+
| `0.57.x - 0.59.x` | [![npm v2 (scoped)][npm_2_shield]][npm_2] | **Active** | 2020-01-03 |
2424

2525
**Using Expo?** Check out [WebBrowser](https://docs.expo.io/versions/latest/sdk/webbrowser/).
2626

@@ -238,9 +238,9 @@ This source code is licensed under the MIT license found in the
238238
[prettier_shield]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg
239239
[prettier]: https://github.com/prettier/prettier
240240
[npm]: https://www.npmjs.com/package/@matt-block/react-native-in-app-browser
241-
[npm_shield]: https://img.shields.io/npm/v/@matt-block/react-native-in-app-browser.svg
242-
[npm_2]: https://www.npmjs.com/package/@matt-block/react-native-in-app-browser/v/2.1.2
243-
[npm_2_shield]: https://img.shields.io/badge/npm-v2.1.2-blue
241+
[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.3
243+
[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
246246
[tinycolor]: https://github.com/bgrins/TinyColor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matt-block/react-native-in-app-browser",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "React Native in-app browser",
55
"keywords": [
66
"in-app",

0 commit comments

Comments
 (0)