Skip to content

Commit 722afae

Browse files
committed
chore: publish
- [email protected]
1 parent 4e05286 commit 722afae

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/create-react-native-library/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.24.4](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.24.4) (2022-10-19)
7+
8+
9+
### Bug Fixes
10+
11+
* fix library name not being written to react-native.config.js ([4e05286](https://github.com/callstack/react-native-builder-bob/commit/4e05286d57c6f1a98217d9e860fbee622352ea5f)), closes [#299](https://github.com/callstack/react-native-builder-bob/issues/299) [#300](https://github.com/callstack/react-native-builder-bob/issues/300) [#302](https://github.com/callstack/react-native-builder-bob/issues/302)
12+
13+
14+
15+
16+
617
## [0.24.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.24.3) (2022-10-14)
718

819

packages/create-react-native-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-native-library",
3-
"version": "0.24.3",
3+
"version": "0.24.4",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)