Skip to content

Commit 733d2cc

Browse files
committed
1 parent 04ea6c9 commit 733d2cc

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.18.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.18.1) (2021-03-03)
7+
8+
**Note:** Version bump only for package create-react-native-library
9+
10+
11+
12+
13+
614
# 0.18.0 (2021-03-02)
715

816
**Note:** Version bump only for package create-react-native-library

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

packages/react-native-builder-bob/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.18.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.18.1) (2021-03-03)
7+
8+
**Note:** Version bump only for package react-native-builder-bob
9+
10+
11+
12+
13+
614
# 0.18.0 (2021-03-02)
715

816
**Note:** Version bump only for package react-native-builder-bob

packages/react-native-builder-bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-builder-bob",
3-
"version": "0.18.0",
3+
"version": "0.18.1",
44
"description": "CLI to build JavaScript files for React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)