Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Dec 9, 2024
1 parent 4f64b22 commit a0ca7d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/create-react-native-library/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.45.5](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.45.5) (2024-12-09)

### Bug Fixes

- don't crash if resolving version fails ([a403f14](https://github.com/callstack/react-native-builder-bob/commit/a403f149d2c578b5dcf524951f29b2aa0baa9619)) - by @satya164
- don't create example app for local library ([4f64b22](https://github.com/callstack/react-native-builder-bob/commit/4f64b22d19fee8a28f4c6541b7413b6de14eba1a)) - by @satya164
- improve example app descriptions ([b8c3293](https://github.com/callstack/react-native-builder-bob/commit/b8c32937b1a7dd98d6322c5b0377ad9fa2ed44d4)) - by @satya164
- validate arguments correctly ([#724](https://github.com/callstack/react-native-builder-bob/issues/724)) ([a34d80f](https://github.com/callstack/react-native-builder-bob/commit/a34d80fcf76aff1e3797f1ca1fd586fce7900731)) - by @satya164

## [0.45.4](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.45.4) (2024-12-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-react-native-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-react-native-library",
"version": "0.45.4",
"version": "0.45.5",
"description": "CLI to scaffold React Native libraries",
"keywords": [
"react-native",
Expand Down

0 comments on commit a0ca7d2

Please sign in to comment.