File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/create-react-native-library Expand file tree Collapse file tree 2 files changed +7
-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.37.1] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.37.0...create-react-native-library@0.37.1 ) (2024-07-04)
7
+
8
+ ### Bug Fixes
9
+
10
+ - devDependencies doesn't exist in rootPackageJson ([ #584 ] ( https://github.com/callstack/react-native-builder-bob/issues/584 ) ) ([ 5a089f1] ( https://github.com/callstack/react-native-builder-bob/commit/5a089f1e1fb614fcdd8b6b6a54fdc69d77d7a3d9 ) ) - by @iMokhles
11
+
6
12
# [ 0.37.0] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.36.0...create-react-native-library@0.37.0 ) (2024-07-03)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-native-library" ,
3
- "version" : " 0.37.0 " ,
3
+ "version" : " 0.37.1 " ,
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