File tree Expand file tree Collapse file tree 6 files changed +18
-3
lines changed
create-react-native-library Expand file tree Collapse file tree 6 files changed +18
-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.0.4] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.0.3...docs@0.0.4 ) (2023-11-24)
7
+
8
+ ** Note:** Version bump only for package docs
9
+
6
10
## [ 0.0.3] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.0.2...docs@0.0.3 ) (2023-10-19)
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.0.3 " ,
3
+ "version" : " 0.0.4 " ,
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.34.3] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.34.2...create-react-native-library@0.34.3 ) (2023-11-24)
7
+
8
+ ### Bug Fixes
9
+
10
+ - adjust lefthook config ([ 62b7e77] ( https://github.com/callstack/react-native-builder-bob/commit/62b7e77c43a99c32c27266921355765a1e33c42b ) ) - by @satya164
11
+ - remove unused cmake abiFilters ([ #486 ] ( https://github.com/callstack/react-native-builder-bob/issues/486 ) ) ([ 7582485] ( https://github.com/callstack/react-native-builder-bob/commit/75824857f52ccad094831bea55fd72a007b829df ) ) - by @Sunbreak
12
+
6
13
## [ 0.34.2] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.34.1...create-react-native-library@0.34.2 ) (2023-10-19)
7
14
8
15
** 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.34.2 " ,
3
+ "version" : " 0.34.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.23.2] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.23.1...react-native-builder-bob@0.23.2 ) (2023-11-24)
7
+
8
+ ** Note:** Version bump only for package react-native-builder-bob
9
+
6
10
## [ 0.23.1] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.23.0...react-native-builder-bob@0.23.1 ) (2023-10-04)
7
11
8
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-builder-bob" ,
3
- "version" : " 0.23.1 " ,
3
+ "version" : " 0.23.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