Skip to content

Commit a8d3372

Browse files
chore(release): 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2025-07-06) ### 🛠️ Other changes * **deps:** downgrade react-native from 0.80.0 to 0.79.5 in package.json ([c5591ce](c5591ce))
1 parent bb1b83e commit a8d3372

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+
## [3.0.3](https://github.com/patrickkabwe/create-nitro-module/compare/v3.0.2...v3.0.3) (2025-07-06)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps:** downgrade react-native from 0.80.0 to 0.79.5 in package.json ([c5591ce](https://github.com/patrickkabwe/create-nitro-module/commit/c5591ce753734e560511d48664552364aa654aeb))
6+
17
## [3.0.2](https://github.com/patrickkabwe/create-nitro-module/compare/v3.0.1...v3.0.2) (2025-07-05)
28

39
### 🛠️ 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": "3.0.2",
3+
"version": "3.0.3",
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)