Skip to content

Commit 215fff9

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2025-12-15) ### 🛠️ Other changes * **deps:** bump actions/upload-artifact from 5 to 6 ([5af41ee](5af41ee))
1 parent e3a7365 commit 215fff9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.3](https://github.com/SingTown/react-native-webrtc-nitro/compare/v1.2.2...v1.2.3) (2025-12-15)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps:** bump actions/upload-artifact from 5 to 6 ([5af41ee](https://github.com/SingTown/react-native-webrtc-nitro/commit/5af41eeea0408e8d563d4a06622bd3e4cbcabbb7))
6+
17
## [1.2.2](https://github.com/SingTown/react-native-webrtc-nitro/compare/v1.2.1...v1.2.2) (2025-12-15)
28

39
### 🛠️ Other changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-webrtc-nitro",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Nitro WebRTC module for React Native",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)