Skip to content

Commit e5c386c

Browse files
committed
chore: publish
- [email protected]
1 parent add7678 commit e5c386c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/react-native-builder-bob/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.3) (2025-03-27)
7+
8+
### Bug Fixes
9+
10+
- check if codegen config is present before skipping compilation ([add7678](https://github.com/callstack/react-native-builder-bob/commit/add7678b4f38f06bd788dffc012643ebf9649a72)) - by @
11+
612
## [0.38.2](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.2) (2025-03-26)
713

814
**Note:** Version bump only for package react-native-builder-bob

packages/react-native-builder-bob/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-builder-bob",
3-
"version": "0.38.2",
3+
"version": "0.38.3",
44
"description": "CLI to build JavaScript files for React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)