Skip to content

Commit d23785b

Browse files
chore(release): version packages (#256)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e33b89 commit d23785b

File tree

12 files changed

+58
-19
lines changed

12 files changed

+58
-19
lines changed

.changeset/fair-zebras-heal.md

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

.changeset/yellow-poems-go.md

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# @callstack/brownfield-navigation
2+
3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#236](https://github.com/callstack/react-native-brownfield/pull/236) [`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0) Thanks [@hurali97](https://github.com/hurali97)! - add brownfield navigation
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0)]:
12+
- @callstack/brownfield-cli@3.1.0

packages/brownfield-navigation/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-navigation",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"license": "MIT",
55
"author": "Hur Ali",
66
"description": "Brownfield navigation helpers for React Native",

packages/brownfield/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#236](https://github.com/callstack/react-native-brownfield/pull/236) [`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0) Thanks [@hurali97](https://github.com/hurali97)! - add brownfield navigation
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0)]:
12+
- @callstack/brownfield-cli@3.1.0
13+
314
## 3.0.0
415

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

packages/brownie/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#236](https://github.com/callstack/react-native-brownfield/pull/236) [`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0) Thanks [@hurali97](https://github.com/hurali97)! - add brownfield navigation
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0)]:
12+
- @callstack/brownfield-cli@3.1.0
13+
314
## 3.0.0
415

516
### 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",
3+
"version": "3.1.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.1.0
4+
5+
### Minor Changes
6+
7+
- [#236](https://github.com/callstack/react-native-brownfield/pull/236) [`3e33b89`](https://github.com/callstack/react-native-brownfield/commit/3e33b890e6f647f6bbebe32f8068a38b1ed85ea0) Thanks [@hurali97](https://github.com/hurali97)! - add brownfield navigation
8+
39
## 3.0.0
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",
3+
"version": "3.1.0",
44
"license": "MIT",
55
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
66
"bin": {

0 commit comments

Comments
 (0)