Skip to content

Commit 62ef8c2

Browse files
committed
chore: publish
- create-react-native-library@0.35.0
1 parent 45e2424 commit 62ef8c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.35.0](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.34.3...create-react-native-library@0.35.0) (2023-12-06)
7+
8+
### Bug Fixes
9+
10+
- 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
11+
- 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
12+
13+
### Features
14+
15+
- add support for react native 0.73 ([45e2424](https://github.com/callstack/react-native-builder-bob/commit/45e242435a458193171387a46fa0a22dc7f4e3fa)) - by @satya164
16+
617
## [0.34.3](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.34.2...create-react-native-library@0.34.3) (2023-11-24)
718

819
### Bug Fixes

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

0 commit comments

Comments
 (0)