Skip to content

Commit 6445bc6

Browse files
committed
chore: publish
- [email protected]
1 parent 41bb21b commit 6445bc6

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.51.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.51.1) (2025-06-21)
7+
8+
### Bug Fixes
9+
10+
- **template:** Add missing configutation for nitro-modules ([#862](https://github.com/callstack/react-native-builder-bob/issues/862)) ([fe58737](https://github.com/callstack/react-native-builder-bob/commit/fe587371a9241eca30faf2fb4576eb9a995eecf0)) - by @serjooo
11+
- **template:** remove the view manager template for iOS ([#864](https://github.com/callstack/react-native-builder-bob/issues/864)) ([7e7eeed](https://github.com/callstack/react-native-builder-bob/commit/7e7eeed72955efe586ea1f41427dca681aae8e92)) - by @ArturKalach
12+
613
# [0.51.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.51.0) (2025-06-14)
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.51.0",
3+
"version": "0.51.1",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)