Skip to content

Commit b95f05a

Browse files
committed
chore: publish
- create-react-native-library@0.57.1 - react-native-builder-bob@0.40.18
1 parent 3abd3c2 commit b95f05a

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

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

Lines changed: 6 additions & 0 deletions
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.57.1](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.57.0...create-react-native-library@0.57.1) (2026-02-10)
7+
8+
### Bug Fixes
9+
10+
- fix missing turborepo setup for expo example ([6e95b03](https://github.com/callstack/react-native-builder-bob/commit/6e95b0304b906098056f299dccdd662c3dc47995)) - by @
11+
612
# [0.57.0](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.56.1...create-react-native-library@0.57.0) (2026-01-21)
713

814
### Features

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.57.0",
3+
"version": "0.57.1",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.40.18](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.17...react-native-builder-bob@0.40.18) (2026-02-10)
7+
8+
**Note:** Version bump only for package react-native-builder-bob
9+
610
## [0.40.17](https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.16...react-native-builder-bob@0.40.17) (2025-12-10)
711

812
### Bug Fixes

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

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

0 commit comments

Comments
 (0)