Skip to content

Commit 49bac64

Browse files
committed
chore: publish
- create-react-native-library@0.54.4
1 parent 87245a0 commit 49bac64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/create-react-native-library/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.54.4](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.54.3...create-react-native-library@0.54.4) (2025-10-04)
7+
8+
### Bug Fixes
9+
10+
- rename nitro-codegen to nitrogen ([#891](https://github.com/callstack/react-native-builder-bob/issues/891)) ([55612c7](https://github.com/callstack/react-native-builder-bob/commit/55612c7d887f8c45be78b6a8327cf1fbc2138009)) - by @riteshshukla04
11+
- update iOS TurboModule template ([#889](https://github.com/callstack/react-native-builder-bob/issues/889)) ([c396f1b](https://github.com/callstack/react-native-builder-bob/commit/c396f1b863b2ef22aa124860974dc3b335c72c92)) - by @krozniata
12+
613
## [0.54.3](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.54.2...create-react-native-library@0.54.3) (2025-09-11)
714

815
### Bug Fixes

packages/create-react-native-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-native-library",
3-
"version": "0.54.3",
3+
"version": "0.54.4",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)