Skip to content

Commit 12e3b0a

Browse files
chore(release): 4.5.2 [skip ci]
## [4.5.2](v4.5.1...v4.5.2) (2020-10-01) ### Bug Fixes * Fix Xcode 12 compatibility ([f0f81f8](f0f81f8)), closes [facebook/react-native#29633](facebook/react-native#29633)
1 parent f0f81f8 commit 12e3b0a

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.5.2](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.5.1...v4.5.2) (2020-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix Xcode 12 compatibility ([f0f81f8](https://github.com/Rapsssito/react-native-tcp-socket/commit/f0f81f8cf3309d1a7fc46cc5f072c0de6d22a5a9)), closes [facebook/react-native#29633](https://github.com/facebook/react-native/issues/29633)
7+
18
## [4.5.1](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.5.0...v4.5.1) (2020-09-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-tcp-socket",
33
"title": "React Native Tcp Socket",
4-
"version": "4.5.1",
4+
"version": "4.5.2",
55
"description": "React Native TCP socket API for Android & iOS with SSL/TLS support",
66
"main": "src/index.js",
77
"types": "lib/types/index.d.ts",

0 commit comments

Comments
 (0)