Skip to content

Commit 775de10

Browse files
chore(release): version packages (#244)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0fdca5e commit 775de10

File tree

10 files changed

+39
-17
lines changed

10 files changed

+39
-17
lines changed

.changeset/quiet-streets-write.md

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

.changeset/wicked-clocks-visit.md

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

packages/brownfield/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# brownfield
22

3+
## 3.0.0
4+
5+
### Patch Changes
6+
7+
- [#255](https://github.com/callstack/react-native-brownfield/pull/255) [`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992) Thanks [@artus9033](https://github.com/artus9033)! - chore: release stable v3
8+
9+
- Updated dependencies [[`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992)]:
10+
- @callstack/brownfield-cli@3.0.0
11+
312
## 1.0.4
413

514
### Patch Changes

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": "3.0.0-rc.2",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": "dist/index.js",

packages/brownie/CHANGELOG.md

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

3+
## 3.0.0
4+
5+
### Patch Changes
6+
7+
- [#255](https://github.com/callstack/react-native-brownfield/pull/255) [`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992) Thanks [@artus9033](https://github.com/artus9033)! - chore: release stable v3
8+
9+
- Updated dependencies [[`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992)]:
10+
- @callstack/brownfield-cli@3.0.0
11+
312
## 0.0.5
413

514
### 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": "3.0.0-rc.2",
3+
"version": "3.0.0",
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+
## 3.0.0
4+
5+
### Patch Changes
6+
7+
- [#255](https://github.com/callstack/react-native-brownfield/pull/255) [`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992) Thanks [@artus9033](https://github.com/artus9033)! - chore: release stable v3
8+
39
## 1.0.4
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": "3.0.0-rc.2",
3+
"version": "3.0.0",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": {

packages/react-native-brownfield/CHANGELOG.md

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

3+
## 3.0.0
4+
5+
### Patch Changes
6+
7+
- [#255](https://github.com/callstack/react-native-brownfield/pull/255) [`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992) Thanks [@artus9033](https://github.com/artus9033)! - chore: release stable v3
8+
9+
- [#239](https://github.com/callstack/react-native-brownfield/pull/239) [`828bda3`](https://github.com/callstack/react-native-brownfield/commit/828bda32f39153085f5053becc7e9de16d284be5) Thanks [@hurali97](https://github.com/hurali97)! - fix: autodetect iOS app target name for Expo pre-55 patch script phase
10+
11+
- Updated dependencies [[`48358b2`](https://github.com/callstack/react-native-brownfield/commit/48358b2dcce578aa5052e66cc3454524da8c7992)]:
12+
- @callstack/brownfield-cli@3.0.0
13+
314
## 2.2.0
415

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

0 commit comments

Comments
 (0)