Skip to content

Commit 97066e4

Browse files
chore(release): version packages (#214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2347775 commit 97066e4

File tree

9 files changed

+34
-10
lines changed

9 files changed

+34
-10
lines changed

.changeset/curvy-keys-shine.md

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

packages/brownfield/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# brownfield
2+
3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#213](https://github.com/callstack/react-native-brownfield/pull/213) [`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a) Thanks [@thymikee](https://github.com/thymikee)! - feat: create brownfield package as CLI proxy
8+
9+
- Updated dependencies [[`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a)]:
10+
- @callstack/brownfield-cli@1.0.3

packages/brownfield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brownfield",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": "dist/index.js",

packages/brownie/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @callstack/brownie
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a)]:
8+
- @callstack/brownfield-cli@1.0.3
9+
310
## 0.0.3
411

512
### Patch Changes

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.3",
3+
"version": "0.0.4",
44
"license": "MIT",
55
"author": "Oskar Kwaśniewski <oskarkwasniewski@icloud.com>",
66
"bin": {

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @callstack/brownfield-cli
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- [#213](https://github.com/callstack/react-native-brownfield/pull/213) [`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a) Thanks [@thymikee](https://github.com/thymikee)! - feat: create brownfield package as CLI proxy
8+
39
## 1.0.2
410

511
### Patch Changes

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.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": {

packages/react-native-brownfield/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @callstack/react-native-brownfield
22

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a)]:
8+
- @callstack/brownfield-cli@1.0.3
9+
310
## 2.1.0
411

512
### Minor Changes

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.1.0",
3+
"version": "2.1.1",
44
"license": "MIT",
55
"author": "Michal Chudziak <mike.chudziak@callstack.com>",
66
"bin": {

0 commit comments

Comments
 (0)