Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed May 29, 2024
1 parent 87f32b8 commit 4646e08
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.36.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.36.0) (2024-05-29)

### Bug Fixes

- add abiFilters to the native template ([#546](https://github.com/callstack/react-native-builder-bob/issues/546)) ([c7dfe9e](https://github.com/callstack/react-native-builder-bob/commit/c7dfe9ee8d088eb847ab7b29ba87221662f7f49d)) - by @j-piasecki
- podspec file indentation ([#530](https://github.com/callstack/react-native-builder-bob/issues/530)) ([148fda0](https://github.com/callstack/react-native-builder-bob/commit/148fda0b46a56e8f8d83a91e182592299063fbb1)) - by @olessavluk

### Features

- **crnl:** pass --template blank to create-expo-app ([#558](https://github.com/callstack/react-native-builder-bob/issues/558)) ([87f32b8](https://github.com/callstack/react-native-builder-bob/commit/87f32b81cc3cf353080870984192dfc90251dc51)) - by @atlj

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

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

0 comments on commit 4646e08

Please sign in to comment.