Skip to content

Commit 8422c40

Browse files
chore(release): 4.1.7 [skip ci]
## [4.1.7](v4.1.6...v4.1.7) (2023-01-26) ### Bug Fixes * **Android:** Remove incorrect Override signature ([#241](#241)) ([2578857](2578857))
1 parent 2578857 commit 8422c40

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.1.7](https://github.com/tradle/react-native-udp/compare/v4.1.6...v4.1.7) (2023-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **Android:** Remove incorrect Override signature ([#241](https://github.com/tradle/react-native-udp/issues/241)) ([2578857](https://github.com/tradle/react-native-udp/commit/25788578e59a1704ea65f9d00bc6c41faaae3f3d))
7+
18
## [4.1.6](https://github.com/tradle/react-native-udp/compare/v4.1.5...v4.1.6) (2022-12-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-udp",
3-
"version": "4.1.6",
3+
"version": "4.1.7",
44
"description": "React Native UDP socket API for Android & iOS",
55
"homepage": "https://github.com/tradle/react-native-udp",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)