Skip to content

Commit 8b691fe

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.1...v4.4.0) (2020-08-30) ### Features * Extend compatibility to RN 0.60.0 ([#75](#75)) ([5c1cd79](5c1cd79))
1 parent 5c1cd79 commit 8b691fe

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.4.0](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.3.1...v4.4.0) (2020-08-30)
2+
3+
4+
### Features
5+
6+
* Extend compatibility to RN 0.60.0 ([#75](https://github.com/Rapsssito/react-native-tcp-socket/issues/75)) ([5c1cd79](https://github.com/Rapsssito/react-native-tcp-socket/commit/5c1cd79ad1dcc5115f5a0042f0ec6dc4107e66f7))
7+
18
## [4.3.1](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.3.0...v4.3.1) (2020-08-24)
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.3.1",
4+
"version": "4.4.0",
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)