Skip to content

Commit 08b5edc

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](react-native-netinfo/react-native-netinfo@v4.1.2...v4.1.3) (2019-07-21) ### Bug Fixes * **tvOS:** Add tvOS to podspec supported platforms ([react-native-netinfo#148](react-native-netinfo#148) by [@adamkoch](https://github.com/adamkoch)) ([b33ecb6](react-native-netinfo@b33ecb6))
1 parent b33ecb6 commit 08b5edc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.3](https://github.com/react-native-community/react-native-netinfo/compare/v4.1.2...v4.1.3) (2019-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **tvOS:** Add tvOS to podspec supported platforms ([#148](https://github.com/react-native-community/react-native-netinfo/issues/148) by [@adamkoch](https://github.com/adamkoch)) ([b33ecb6](https://github.com/react-native-community/react-native-netinfo/commit/b33ecb6))
7+
18
## [4.1.2](https://github.com/react-native-community/react-native-netinfo/compare/v4.1.1...v4.1.2) (2019-07-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/netinfo",
3-
"version": "4.1.2",
3+
"version": "4.1.3",
44
"description": "React Native Network Info API for iOS & Android",
55
"react-native": "src/index.ts",
66
"types": "lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)