File tree Expand file tree Collapse file tree 6 files changed +20
-3
lines changed
create-react-native-library Expand file tree Collapse file tree 6 files changed +20
-3
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.6.3] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.6.2...docs@0.6.3 ) (2025-04-07)
7
+
8
+ ** Note:** Version bump only for package docs
9
+
6
10
## [ 0.6.2] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.6.1...docs@0.6.2 ) (2025-04-04)
7
11
8
12
** Note:** Version bump only for package docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.6.2 " ,
3
+ "version" : " 0.6.3 " ,
4
4
"private" : true ,
5
5
"description" : " Documentation for react-native-builder-bob" ,
6
6
"scripts" : {
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.49.3] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.49.2...create-react-native-library@0.49.3 ) (2025-04-07)
7
+
8
+ ### Bug Fixes
9
+
10
+ - update engines field to compatible node versions ([ d803cfd] ( https://github.com/callstack/react-native-builder-bob/commit/d803cfd6007a3328216585e5d017bbb5fd362560 ) ) - by @
11
+ - update template .nvmrc to require Node 20.19.0 ([ e7206d3] ( https://github.com/callstack/react-native-builder-bob/commit/e7206d334d762d18004ae3c3fa5d44621e668ce4 ) ) - by @satya164
12
+
6
13
## [ 0.49.2] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.49.1...create-react-native-library@0.49.2 ) (2025-04-04)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-native-library" ,
3
- "version" : " 0.49.2 " ,
3
+ "version" : " 0.49.3 " ,
4
4
"description" : " CLI to scaffold React Native libraries" ,
5
5
"keywords" : [
6
6
" react-native" ,
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.40.1] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.0...react-native-builder-bob@0.40.1 ) (2025-04-07)
7
+
8
+ ### Bug Fixes
9
+
10
+ - update engines field to compatible node versions ([ d803cfd] ( https://github.com/callstack/react-native-builder-bob/commit/d803cfd6007a3328216585e5d017bbb5fd362560 ) ) - by @
11
+
6
12
# [ 0.40.0] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.39.1...react-native-builder-bob@0.40.0 ) (2025-04-04)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-builder-bob" ,
3
- "version" : " 0.40.0 " ,
3
+ "version" : " 0.40.1 " ,
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