Skip to content

Commit 2a62bed

Browse files
committed
chore: publish
- [email protected]
1 parent bf38b29 commit 2a62bed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.38.4](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.4) (2024-07-23)
7+
8+
### Bug Fixes
9+
10+
- add correct script on Android ([#596](https://github.com/callstack/react-native-builder-bob/issues/596)) ([bf38b29](https://github.com/callstack/react-native-builder-bob/commit/bf38b29fba5a40130615a3cbc82a40155b0ef251)) - by @szymonrybczak
11+
- exclude output folder from typescript ([7e00f2b](https://github.com/callstack/react-native-builder-bob/commit/7e00f2bb5d0f59a02b65cb53a700ed19f0de5393)) - by @satya164
12+
613
## [0.38.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.3) (2024-07-22)
714

815
### Bug Fixes

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-native-library",
3-
"version": "0.38.3",
3+
"version": "0.38.4",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)