Skip to content

Commit 2ea27e7

Browse files
chore(release): 1.7.0 [skip ci]
## [1.7.0](v1.6.0...v1.7.0) (2025-12-28) ### ✨ Features * MPL-2.0 license ([f73efcf](f73efcf))
1 parent f73efcf commit 2ea27e7

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.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+
17
## [1.6.0](https://github.com/SingTown/react-native-webrtc-nitro/compare/v1.5.0...v1.6.0) (2025-12-28)
28

39
### ✨ Features

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.6.0",
3+
"version": "1.7.0",
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)