Skip to content

Commit 9a15307

Browse files
chore(release): version packages (#199)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c8c903d commit 9a15307

File tree

8 files changed

+32
-15
lines changed

8 files changed

+32
-15
lines changed

.changeset/blue-badgers-help.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/social-coins-leave.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/brownie/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @callstack/brownie
2+
3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#197](https://github.com/callstack/react-native-brownfield/pull/197) [`af95d9c`](https://github.com/callstack/react-native-brownfield/commit/af95d9ce3b380f4bd4cc554de31fa4acff030515) Thanks [@okwasniewski](https://github.com/okwasniewski)! - fix: add cpp dir to published files
8+
9+
- [#198](https://github.com/callstack/react-native-brownfield/pull/198) [`c8c903d`](https://github.com/callstack/react-native-brownfield/commit/c8c903d0d2b78a8c06a41213dfbe781a2daf3d25) Thanks [@artus9033](https://github.com/artus9033)! - docs: added README files to all packages
10+
11+
- Updated dependencies [[`c8c903d`](https://github.com/callstack/react-native-brownfield/commit/c8c903d0d2b78a8c06a41213dfbe781a2daf3d25)]:
12+
- @callstack/brownfield-cli@1.0.1

packages/brownie/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/brownie",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"license": "MIT",
55
"author": "Oskar Kwaśniewski <oskarkwasniewski@icloud.com>",
66
"bin": {

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @callstack/brownfield-cli
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#198](https://github.com/callstack/react-native-brownfield/pull/198) [`c8c903d`](https://github.com/callstack/react-native-brownfield/commit/c8c903d0d2b78a8c06a41213dfbe781a2daf3d25) Thanks [@artus9033](https://github.com/artus9033)! - docs: added README files to all packages

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/brownfield-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": {
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @callstack/react-native-brownfield
2+
3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#198](https://github.com/callstack/react-native-brownfield/pull/198) [`c8c903d`](https://github.com/callstack/react-native-brownfield/commit/c8c903d0d2b78a8c06a41213dfbe781a2daf3d25) Thanks [@artus9033](https://github.com/artus9033)! - docs: added README files to all packages
8+
9+
- Updated dependencies [[`c8c903d`](https://github.com/callstack/react-native-brownfield/commit/c8c903d0d2b78a8c06a41213dfbe781a2daf3d25)]:
10+
- @callstack/brownfield-cli@1.0.1

packages/react-native-brownfield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@callstack/react-native-brownfield",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"author": "Michal Chudziak <mike.chudziak@callstack.com>",
66
"bin": {

0 commit comments

Comments
 (0)