Skip to content

Commit d680f40

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2025-05-19) ### 🛠️ Other changes * **deps:** update semantic-release and related packages ([589c1cd](589c1cd))
1 parent 6ff1784 commit d680f40

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [1.1.5](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/compare/v1.1.4...v1.1.5) (2025-05-19)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps:** update semantic-release and related packages ([589c1cd](https://github.com/patrickkabwe/react-native-nitro-in-app-browser/commit/589c1cda87a71520e3017051a5a0143461c30f23))

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-nitro-in-app-browser",
3-
"version": "1.0.0",
3+
"version": "1.1.5",
44
"description": "Nitro module package",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",
@@ -117,4 +117,4 @@
117117
]
118118
]
119119
}
120-
}
120+
}

0 commit comments

Comments
 (0)