Skip to content

Commit d6a5438

Browse files
committed
chore: publish
- [email protected]
1 parent 1731721 commit d6a5438

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.53.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.53.0) (2025-08-25)
7+
8+
### Bug Fixes
9+
10+
- fix initializing git repo ([c32d43d](https://github.com/callstack/react-native-builder-bob/commit/c32d43d9f472efe86d0da93ab932a266e139218c)) - by @satya164
11+
12+
### Features
13+
14+
- upgrade to latest react native ([#882](https://github.com/callstack/react-native-builder-bob/issues/882)) ([1731721](https://github.com/callstack/react-native-builder-bob/commit/17317211e699f52202e9d23722c78614cc30b745)) - by @satya164
15+
616
## [0.52.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.52.1) (2025-08-09)
717

818
**Note:** Version bump only for package create-react-native-library

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

0 commit comments

Comments
 (0)