Skip to content

Commit 98803f9

Browse files
author
Lode Vanhove
committed
chore: release 0.2.4
1 parent d52cb4c commit 98803f9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## <small>0.2.3 (2025-12-05)</small>
48

59
* chore: run audit fix ([9c63769](https://github.com/inthepocket/react-native-service-discovery/commit/9c63769))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inthepocket/react-native-service-discovery",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "mDNS Network Service Discovery in React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)