Skip to content

Commit 337d98c

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2025-06-07) ### 🛠️ Other changes * **deps:** update nitro-codegen and react-native-nitro-modules to version 0.26.2 ([bfa40ce](bfa40ce))
1 parent 2b6aec4 commit 337d98c

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.1.6](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/compare/v1.1.5...v1.1.6) (2025-06-07)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps:** update nitro-codegen and react-native-nitro-modules to version 0.26.2 ([bfa40ce](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/commit/bfa40ce9ee07a98812f5b0060a58650088872ed0))
6+
17
## [1.1.5](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/compare/v1.1.4...v1.1.5) (2025-05-19)
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-nitro-in-app-browser",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Nitro module package",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)