Skip to content

Commit 3276559

Browse files
chore(release): 3.2.7 [skip ci]
## [3.2.7](v3.2.6...v3.2.7) (2020-02-18) ### Bug Fixes * **iOS:** Fixed error when connecting without localAddress ([18c430d](18c430d))
1 parent 18c430d commit 3276559

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+
## [3.2.7](https://github.com/Rapsssito/react-native-tcp-socket/compare/v3.2.6...v3.2.7) (2020-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **iOS:** Fixed error when connecting without localAddress ([18c430d](https://github.com/Rapsssito/react-native-tcp-socket/commit/18c430d5a357f075f91ec90402b0b12a5b4f7da3))
7+
18
## [3.2.6](https://github.com/Rapsssito/react-native-tcp-socket/compare/v3.2.5...v3.2.6) (2020-02-11)
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": "3.2.6",
4+
"version": "3.2.7",
55
"description": "React Native TCP socket API for Android & iOS",
66
"main": "src/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)