Skip to content

Commit b93b746

Browse files
chore(release): 1.8.7 [skip ci]
## [1.8.7](v1.8.6...v1.8.7) (2025-05-24) ### 🛠️ Other changes * **deps-dev:** bump @types/node from 22.15.17 to 22.15.21 ([422f1b9](422f1b9))
1 parent 64bb78f commit b93b746

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.8.7](https://github.com/patrickkabwe/create-nitro-module/compare/v1.8.6...v1.8.7) (2025-05-24)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps-dev:** bump @types/node from 22.15.17 to 22.15.21 ([422f1b9](https://github.com/patrickkabwe/create-nitro-module/commit/422f1b9cae7382d9ab5d4c823bb65bfd65b9d52b))
6+
17
## [1.8.6](https://github.com/patrickkabwe/create-nitro-module/compare/v1.8.5...v1.8.6) (2025-05-19)
28

39
### 🐛 Bug Fixes

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