Skip to content

Commit 4bd02f5

Browse files
chore(release): 1.8.6 [skip ci]
## [1.8.6](v1.8.5...v1.8.6) (2025-05-19) ### 🐛 Bug Fixes * release workflow ([2f8ddb8](2f8ddb8)) * release workflow ([1d76a6f](1d76a6f)) ### 🛠️ Other changes * update semantic-release configuration and dependencies ([f20c459](f20c459))
1 parent 738fe77 commit 4bd02f5

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.8.6](https://github.com/patrickkabwe/create-nitro-module/compare/v1.8.5...v1.8.6) (2025-05-19)
2+
3+
### 🐛 Bug Fixes
4+
5+
* release workflow ([2f8ddb8](https://github.com/patrickkabwe/create-nitro-module/commit/2f8ddb83c3b556754d704c24c19e8653303c2c53))
6+
* release workflow ([1d76a6f](https://github.com/patrickkabwe/create-nitro-module/commit/1d76a6faa971c2c490c6484bffe565941917d826))
7+
8+
### 🛠️ Other changes
9+
10+
* update semantic-release configuration and dependencies ([f20c459](https://github.com/patrickkabwe/create-nitro-module/commit/f20c459c1b7db87b543edf28b6ff619b6816fc5d))
11+
112
# create-nitro-module
213

314
## 1.7.4

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