Skip to content

Commit 7e1061b

Browse files
chore(release): version packages
1 parent 25cc58e commit 7e1061b

12 files changed

Lines changed: 46 additions & 10 deletions

File tree

.changeset/open-zoos-walk.md

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

CHANGELOG.md

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

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

5+
## 4.0.1
6+
7+
### Patch Changes
8+
9+
- Updated dependencies []:
10+
- @callstack/brownfield-cli@4.0.1
11+
12+
- [#417](https://github.com/callstack/react-native-brownfield/pull/417) [`28b534e`](https://github.com/callstack/react-native-brownfield/commit/28b534ea3f1bfd298b89049a6733eb23b9f7d9fc) Thanks [@hurali97](https://github.com/hurali97)! - fix: merge classes to contain third party libs classes
13+
514
## 4.0.0
615

716
### Major Changes

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

512
### 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": "4.0.0",
3+
"version": "4.0.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+
## 4.0.1
4+
35
## 4.0.0
46

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

0 commit comments

Comments
 (0)