We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c63769 commit aa6986fCopy full SHA for aa6986f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>0.2.3 (2025-12-05)</small>
4
+
5
+* chore: run audit fix ([9c63769](https://github.com/inthepocket/react-native-service-discovery/commit/9c63769))
6
7
## <small>0.2.2 (2025-09-10)</small>
8
9
* security: fix CVE-2025-54798 by updating tmp package to ^0.2.4 ([b6cfe93](https://github.com/inthepocket/react-native-service-discovery/commit/b6cfe93))
package.json
@@ -1,6 +1,6 @@
{
"name": "@inthepocket/react-native-service-discovery",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "mDNS Network Service Discovery in React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments