Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Dec 6, 2024
1 parent b029db9 commit 9c5638a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 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,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- fix codegen script failing due to missing platforms ([86c5c67](https://github.com/callstack/react-native-builder-bob/commit/86c5c67656712a990f2dd1c9eda761c7082d52e6)) - by @satya164

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

**Note:** Version bump only for package create-react-native-library
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.2",
"version": "0.45.3",
"description": "CLI to scaffold React Native libraries",
"keywords": [
"react-native",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native-builder-bob/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- fix syntax error when running the app ([b029db9](https://github.com/callstack/react-native-builder-bob/commit/b029db94aed3c7f4adba7833668ebd146fc1470e)) - by @satya164

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

### Reverts
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-builder-bob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-builder-bob",
"version": "0.35.1",
"version": "0.35.2",
"description": "CLI to build JavaScript files for React Native libraries",
"keywords": [
"react-native",
Expand Down

0 comments on commit 9c5638a

Please sign in to comment.