File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/create-react-native-library Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 0.53.0] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.52.1...create-react-native-library@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
+
6
16
## [ 0.52.1] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.52.0...create-react-native-library@0.52.1 ) (2025-08-09)
7
17
8
18
** Note:** Version bump only for package create-react-native-library
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-native-library" ,
3
- "version" : " 0.52.1 " ,
3
+ "version" : " 0.53.0 " ,
4
4
"description" : " CLI to scaffold React Native libraries" ,
5
5
"keywords" : [
6
6
" react-native" ,
You can’t perform that action at this time.
0 commit comments