Skip to content

Commit 783bd80

Browse files
chore(release): 4.5.7 [skip ci]
## [4.5.7](v4.5.6...v4.5.7) (2021-02-26) ### Bug Fixes * Add 'homepage' to podspect ([0d631df](0d631df)), closes [#98](#98)
1 parent 0d631df commit 783bd80

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.7](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.5.6...v4.5.7) (2021-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Add 'homepage' to podspect ([0d631df](https://github.com/Rapsssito/react-native-tcp-socket/commit/0d631df784f736d6284d442db7c462a725826b59)), closes [#98](https://github.com/Rapsssito/react-native-tcp-socket/issues/98)
7+
18
## [4.5.6](https://github.com/Rapsssito/react-native-tcp-socket/compare/v4.5.5...v4.5.6) (2021-02-25)
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.6",
4+
"version": "4.5.7",
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)