Skip to content

Commit 832c691

Browse files
committed
chore: publish
- create-react-native-library@0.22.0
1 parent cc95a72 commit 832c691

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.22.0](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.21.1...create-react-native-library@0.22.0) (2022-06-27)
7+
8+
9+
### Features
10+
11+
* add a template for turbo module (experimental) ([cc95a72](https://github.com/callstack/react-native-builder-bob/commit/cc95a726f8019e016cebde76c0de15986eb79c64))
12+
13+
14+
15+
16+
617
## [0.21.1](https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.21.0...create-react-native-library@0.21.1) (2022-06-22)
718

819

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

0 commit comments

Comments
 (0)