Skip to content

Commit ae4e61f

Browse files
chore(release): version packages (#411)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 03c2496 commit ae4e61f

14 files changed

Lines changed: 60 additions & 11 deletions

File tree

.changeset/cold-things-design.md

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
_History prior to 3.7.0 is available in the per-package CHANGELOG files._
44

5+
## 3.15.0
6+
7+
### Minor Changes
8+
9+
- [#410](https://github.com/callstack/react-native-brownfield/pull/410) [`03c2496`](https://github.com/callstack/react-native-brownfield/commit/03c2496989fdafdc0863a97f01df9b7f5cd78a55) Thanks [@hurali97](https://github.com/hurali97)! - bump brownfield-gradle-plugin
10+
11+
### Patch Changes
12+
13+
- Updated dependencies []:
14+
- @callstack/brownfield-cli@3.15.0
15+
516
## 3.14.0
617

718
### Minor Changes

apps/ExpoApp56/CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`03c2496`](https://github.com/callstack/react-native-brownfield/commit/03c2496989fdafdc0863a97f01df9b7f5cd78a55)]:
8+
- @callstack/react-native-brownfield@3.15.0
9+
- @callstack/brownfield-navigation@3.15.0
10+
- @callstack/brownie@3.15.0
11+
312
## 1.0.1
413

514
### Patch Changes

apps/ExpoApp56/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@callstack/brownfield-example-expo-app-56",
33
"main": "./entry.tsx",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"scripts": {
66
"start": "expo start",
77
"android": "expo run:android",

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.15.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.15.0
9+
310
## 3.14.0
411

512
### Minor 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.14.0",
3+
"version": "3.15.0",
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.15.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.15.0
9+
310
## 3.14.0
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.14.0",
3+
"version": "3.15.0",
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.15.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @callstack/brownfield-cli@3.15.0
9+
310
## 3.14.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.14.0",
3+
"version": "3.15.0",
44
"license": "MIT",
55
"author": "Oskar Kwaśniewski <oskarkwasniewski@icloud.com>",
66
"bin": {

0 commit comments

Comments
 (0)