File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/react-native-builder-bob 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.30.2] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.30.1...react-native-builder-bob@0.30.2 ) (2024-09-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ - conditionally generate package.json ([ 459d156] ( https://github.com/callstack/react-native-builder-bob/commit/459d156d214432e92d47d1663f9f6d5477a891f2 ) ) - by @satya164
11
+
6
12
## [ 0.30.1] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.30.0...react-native-builder-bob@0.30.1 ) (2024-09-08)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-builder-bob" ,
3
- "version" : " 0.30.1 " ,
3
+ "version" : " 0.30.2 " ,
4
4
"description" : " CLI to build JavaScript files for React Native libraries" ,
5
5
"keywords" : [
6
6
" react-native" ,
You can’t perform that action at this time.
0 commit comments