Skip to content

Commit aa6986f

Browse files
author
Lode Vanhove
committed
chore: release 0.2.3
1 parent 9c63769 commit aa6986f

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.3 (2025-12-05)</small>
4+
5+
* chore: run audit fix ([9c63769](https://github.com/inthepocket/react-native-service-discovery/commit/9c63769))
6+
37
## <small>0.2.2 (2025-09-10)</small>
48

59
* 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

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.2",
3+
"version": "0.2.3",
44
"description": "mDNS Network Service Discovery in React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)