Skip to content

Commit 5b8e972

Browse files
committed
chore: publish
- [email protected]
1 parent 757316d commit 5b8e972

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.54.0) (2025-09-05)
7+
8+
### Bug Fixes
9+
10+
- cancel previous ci jobs for android & ios ([a0b57e4](https://github.com/callstack/react-native-builder-bob/commit/a0b57e448f070ed4f06961a9bb51976db8dd306f)) - by @satya164
11+
12+
### Features
13+
14+
- enable iOS prebuilds on CI ([757316d](https://github.com/callstack/react-native-builder-bob/commit/757316d67ff615cc90e4d04a788aaa1a6b0b965d)) - by @satya164
15+
616
# [0.53.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.53.0) (2025-08-25)
717

818
### 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.53.0",
3+
"version": "0.54.0",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)