Skip to content

Commit 52f3bbc

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.9...v1.2.0) (2025-07-31) ### ✨ Features * Enable 16KB page size support ([6347427](6347427)) * Enable 16KB page size support ([64ce999](64ce999))
1 parent 8dd89da commit 52f3bbc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.0](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/compare/v1.1.9...v1.2.0) (2025-07-31)
2+
3+
### ✨ Features
4+
5+
* Enable 16KB page size support ([6347427](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/commit/6347427d0146adfedc7da8f69e6f47a1e1b6d830))
6+
* Enable 16KB page size support ([64ce999](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/commit/64ce9994665ed6b2d87a30ed1ffa0c6ebbfd5500))
7+
18
## [1.1.9](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/compare/v1.1.8...v1.1.9) (2025-07-14)
29

310
### 🛠️ 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.9",
3+
"version": "1.2.0",
44
"description": "Nitro module package",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)