Skip to content

Commit 6460fb1

Browse files
chore(release): 4.5.0 [skip ci]
# [4.5.0](v4.4.0...v4.5.0) (2020-08-30) ### Features * Add v.1.4.0 compatibility version ([31eff17](31eff17))
1 parent 31eff17 commit 6460fb1

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.0](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.4.0...v4.5.0) (2020-08-30)
2+
3+
4+
### Features
5+
6+
* Add v.1.4.0 compatibility version ([31eff17](https://github.com/Rapsssito/react-native-tcp-socket/commit/31eff17c8f93c3a7dff8bf44d84a825941f5f07b))
7+
18
# [4.4.0](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.3.1...v4.4.0) (2020-08-30)
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.4.0",
4+
"version": "4.5.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)