Skip to content

Commit

Permalink
chore(release): 5.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.7.0](v5.6.2...v5.7.0) (2022-06-13)

### Features

* **socket:** check if socket exists before writing ([2db5d6a](2db5d6a))
* **socket:** up version ([0a766f1](0a766f1))
  • Loading branch information
semantic-release-bot committed Jun 13, 2022
1 parent 3af9416 commit 70c00dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
# [5.7.0](https://github.com/curious-company/react-native-tcp-socket/compare/v5.6.2...v5.7.0) (2022-06-13)


### Features

* **socket:** check if socket exists before writing ([2db5d6a](https://github.com/curious-company/react-native-tcp-socket/commit/2db5d6a5759ac3a173a461efbe8c29f40bff2ec4))
* **socket:** up version ([0a766f1](https://github.com/curious-company/react-native-tcp-socket/commit/0a766f1cf6865f7946f30740523e03c89f8a7832))

# [5.7.0](https://github.com/curious-company/react-native-tcp-socket/compare/v5.6.2...v5.7.0) (2022-06-13)


### Features

* **socket:** check if socket exists before writing ([2db5d6a](https://github.com/curious-company/react-native-tcp-socket/commit/2db5d6a5759ac3a173a461efbe8c29f40bff2ec4))
Expand Down

0 comments on commit 70c00dd

Please sign in to comment.