We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52cb4c commit 98803f9Copy full SHA for 98803f9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>0.2.4 (2025-12-05)</small>
4
+
5
+* chore: perform audit fixes through yarn resolutions ([d52cb4c](https://github.com/inthepocket/react-native-service-discovery/commit/d52cb4c))
6
7
## <small>0.2.3 (2025-12-05)</small>
8
9
* chore: run audit fix ([9c63769](https://github.com/inthepocket/react-native-service-discovery/commit/9c63769))
package.json
@@ -1,6 +1,6 @@
{
"name": "@inthepocket/react-native-service-discovery",
- "version": "0.2.3",
+ "version": "0.2.4",
"description": "mDNS Network Service Discovery in React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments