Skip to content

Commit 177d9c1

Browse files
committed
chore: publish
- create-react-native-library@0.57.0
1 parent 379eee2 commit 177d9c1

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.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)
7+
8+
### Features
9+
10+
- add support for expo example in native libraries ([#725](https://github.com/callstack/react-native-builder-bob/issues/725)) ([d63d2b0](https://github.com/callstack/react-native-builder-bob/commit/d63d2b0ad93eb6b6a820692e03840adb38936cd2)) - by @satya164
11+
- re-enable microsoft test app ([f8f45f3](https://github.com/callstack/react-native-builder-bob/commit/f8f45f330ba54aa278b39a8420ba3e6aa3915b8e)) - by @satya164
12+
613
## [0.56.1](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.56.0...create-react-native-library@0.56.1) (2026-01-09)
714

815
**Note:** Version bump only for package create-react-native-library

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

0 commit comments

Comments
 (0)