Skip to content

Commit 825e293

Browse files
chore(release): version packages (#291)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 096cc3b commit 825e293

File tree

11 files changed

+37
-10
lines changed

11 files changed

+37
-10
lines changed

.changeset/easy-aliens-tie.md

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

packages/brownfield-navigation/CHANGELOG.md

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

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.5.1
9+
310
## 3.5.0
411

512
### Patch Changes

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.5.0",
3+
"version": "3.5.1",
44
"license": "MIT",
55
"author": "Hur Ali",
66
"description": "Brownfield navigation helpers for React Native",

packages/brownfield/CHANGELOG.md

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

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.5.1
9+
310
## 3.5.0
411

512
### Minor 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.5.0",
3+
"version": "3.5.1",
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+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.5.1
9+
310
## 3.5.0
411

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

packages/cli/CHANGELOG.md

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

3+
## 3.5.1
4+
35
## 3.5.0
46

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

packages/react-native-brownfield/CHANGELOG.md

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

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- [#288](https://github.com/callstack/react-native-brownfield/pull/288) [`096cc3b`](https://github.com/callstack/react-native-brownfield/commit/096cc3bbf580d9bf22374fa8b67021d2f29e211c) Thanks [@marcinszalski-callstack](https://github.com/marcinszalski-callstack)! - fix: restore back-button propagation from native to RN
8+
9+
- Updated dependencies []:
10+
- @callstack/brownfield-cli@3.5.1
11+
312
## 3.5.0
413

514
### Minor Changes

0 commit comments

Comments
 (0)