Skip to content

Commit 46ce318

Browse files
chore(release): 1.8.8 [skip ci]
## [1.8.8](v1.8.7...v1.8.8) (2025-05-25) ### 🛠️ Other changes * **deps-dev:** bump eslint from 9.26.0 to 9.27.0 ([5849ca4](5849ca4)) * **deps-dev:** bump semantic-release from 24.2.3 to 24.2.4 ([04db9cc](04db9cc))
1 parent f70dd4e commit 46ce318

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.8.8](https://github.com/patrickkabwe/create-nitro-module/compare/v1.8.7...v1.8.8) (2025-05-25)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps-dev:** bump eslint from 9.26.0 to 9.27.0 ([5849ca4](https://github.com/patrickkabwe/create-nitro-module/commit/5849ca45b9539400306968ad6e4b63d69a991604))
6+
* **deps-dev:** bump semantic-release from 24.2.3 to 24.2.4 ([04db9cc](https://github.com/patrickkabwe/create-nitro-module/commit/04db9cc93df7a860ac25953c4e0b6cd26c1c5a08))
7+
18
## [1.8.7](https://github.com/patrickkabwe/create-nitro-module/compare/v1.8.6...v1.8.7) (2025-05-24)
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": "create-nitro-module",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"description": "A CLI tool that simplifies creating React Native modules powered by Nitro Modules.",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)