Skip to content

Commit 2e05e57

Browse files
chore(release): 3.2.8 [skip ci]
## [3.2.8](v3.2.7...v3.2.8) (2020-02-18) ### Bug Fixes * Fixed error removing already removed listeners ([7712876](7712876))
1 parent 7712876 commit 2e05e57

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.8](https://github.com/Rapsssito/react-native-tcp-socket/compare/v3.2.7...v3.2.8) (2020-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed error removing already removed listeners ([7712876](https://github.com/Rapsssito/react-native-tcp-socket/commit/7712876bc6a61ee2efee57161f2a09dc5ff1b0a1))
7+
18
## [3.2.7](https://github.com/Rapsssito/react-native-tcp-socket/compare/v3.2.6...v3.2.7) (2020-02-18)
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.7",
4+
"version": "3.2.8",
55
"description": "React Native TCP socket API for Android & iOS",
66
"main": "src/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)