File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 3.1.0-next.2] ( https://github.com/patrickkabwe/create-nitro-module/compare/v3.1.0-next.1...v3.1.0-next.2 ) (2025-07-31)
2
+
3
+ ### 🛠️ Other changes
4
+
5
+ * update package.json dependencies and add fix-prefab.gradle file ([ 7108fbd] ( https://github.com/patrickkabwe/create-nitro-module/commit/7108fbd9cf98150d2792ef6bda72e83ad20bea39 ) )
6
+
1
7
## [ 3.1.0-next.1] ( https://github.com/patrickkabwe/create-nitro-module/compare/v3.0.3...v3.1.0-next.1 ) (2025-07-30)
2
8
3
9
### ✨ Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-nitro-module" ,
3
- "version" : " 3.1.0-next.1 " ,
3
+ "version" : " 3.1.0-next.2 " ,
4
4
"description" : " A CLI tool that simplifies creating React Native modules powered by Nitro Modules." ,
5
5
"private" : false ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments