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, 2023
1 parent 45e2424 commit 62ef8c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- remove CMake warning ([#500](https://github.com/callstack/react-native-builder-bob/issues/500)) ([1ee886a](https://github.com/callstack/react-native-builder-bob/commit/1ee886a8674756d20bddae6f98be3aebc2cbcc5c)) - by @dcangulo
- remove npm publish warning ([#502](https://github.com/callstack/react-native-builder-bob/issues/502)) ([6780418](https://github.com/callstack/react-native-builder-bob/commit/678041874f9f045b272c707f7f1437bcefcab6f3)) - by @dcangulo

### Features

- add support for react native 0.73 ([45e2424](https://github.com/callstack/react-native-builder-bob/commit/45e242435a458193171387a46fa0a22dc7f4e3fa)) - by @satya164

## [0.34.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.34.3) (2023-11-24)

### 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.34.3",
"version": "0.35.0",
"description": "CLI to scaffold React Native libraries",
"keywords": [
"react-native",
Expand Down

0 comments on commit 62ef8c2

Please sign in to comment.