Skip to content

Commit 16d20f2

Browse files
chore(release): version packages
1 parent 11bdb1f commit 16d20f2

12 files changed

Lines changed: 41 additions & 15 deletions

File tree

.changeset/chubby-grapes-jog.md

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

.changeset/strict-animals-worry.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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5ac357b`](https://github.com/callstack/react-native-brownfield/commit/5ac357bb8802ecf3562d92be191f6681ae94a055)]:
8+
- @callstack/brownfield-cli@3.5.2
9+
310
## 3.5.1
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.1",
3+
"version": "3.5.2",
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.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5ac357b`](https://github.com/callstack/react-native-brownfield/commit/5ac357bb8802ecf3562d92be191f6681ae94a055)]:
8+
- @callstack/brownfield-cli@3.5.2
9+
310
## 3.5.1
411

512
### 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.5.1",
3+
"version": "3.5.2",
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.5.2
4+
5+
### Patch Changes
6+
7+
- [#299](https://github.com/callstack/react-native-brownfield/pull/299) [`a01f676`](https://github.com/callstack/react-native-brownfield/commit/a01f676919d58c101bc802c6a4202b1922fc6d48) Thanks [@artus9033](https://github.com/artus9033)! - fix: build Brownie Android with support for 16KB page sizes
8+
9+
- Updated dependencies [[`5ac357b`](https://github.com/callstack/react-native-brownfield/commit/5ac357bb8802ecf3562d92be191f6681ae94a055)]:
10+
- @callstack/brownfield-cli@3.5.2
11+
312
## 3.5.1
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.5.1",
3+
"version": "3.5.2",
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.5.2
4+
5+
### Patch Changes
6+
7+
- [#296](https://github.com/callstack/react-native-brownfield/pull/296) [`5ac357b`](https://github.com/callstack/react-native-brownfield/commit/5ac357bb8802ecf3562d92be191f6681ae94a055) Thanks [@hurali97](https://github.com/hurali97)! - fix duplicate symbols for react-brownfield
8+
39
## 3.5.1
410

511
## 3.5.0

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

0 commit comments

Comments
 (0)