We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73efcf commit 2ea27e7Copy full SHA for 2ea27e7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.7.0](https://github.com/SingTown/react-native-webrtc-nitro/compare/v1.6.0...v1.7.0) (2025-12-28)
2
+
3
+### ✨ Features
4
5
+* MPL-2.0 license ([f73efcf](https://github.com/SingTown/react-native-webrtc-nitro/commit/f73efcf63f6c7fc6fe9ee64406bb7ef55c7bc7b2))
6
7
## [1.6.0](https://github.com/SingTown/react-native-webrtc-nitro/compare/v1.5.0...v1.6.0) (2025-12-28)
8
9
### ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-webrtc-nitro",
- "version": "1.6.0",
+ "version": "1.7.0",
"description": "Nitro WebRTC module for React Native",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
0 commit comments