Skip to content

Commit 173c3df

Browse files
chore(release): 4.1.6 [skip ci]
## [4.1.6](v4.1.5...v4.1.6) (2022-12-05) ### Bug Fixes * **Android:** Update Android code ([#220](#220)) ([e5cb016](e5cb016))
1 parent e5cb016 commit 173c3df

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.6](https://github.com/tradle/react-native-udp/compare/v4.1.5...v4.1.6) (2022-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **Android:** Update Android code ([#220](https://github.com/tradle/react-native-udp/issues/220)) ([e5cb016](https://github.com/tradle/react-native-udp/commit/e5cb016e55133a2683b695b4dfed68cb72252948))
7+
18
## [4.1.5](https://github.com/tradle/react-native-udp/compare/v4.1.4...v4.1.5) (2022-03-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-udp",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
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)