Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .changeset/sixty-views-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/social-seas-see.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/brownfield/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# brownfield

## 1.0.4

### Patch Changes

- [#216](https://github.com/callstack/react-native-brownfield/pull/216) [`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d) Thanks [@thymikee](https://github.com/thymikee)! - chore: remove release-it

- Updated dependencies [[`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d)]:
- @callstack/brownfield-cli@1.0.4

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/brownfield/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brownfield",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"author": "Artur Morys-Magiera <[email protected]>",
"bin": "dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/brownie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @callstack/brownie

## 0.0.5

### Patch Changes

- [#216](https://github.com/callstack/react-native-brownfield/pull/216) [`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d) Thanks [@thymikee](https://github.com/thymikee)! - chore: remove release-it

- Updated dependencies [[`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d)]:
- @callstack/brownfield-cli@1.0.4

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/brownie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/brownie",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",
"author": "Oskar Kwaśniewski <[email protected]>",
"bin": {
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @callstack/brownfield-cli

## 1.0.4

### Patch Changes

- [#216](https://github.com/callstack/react-native-brownfield/pull/216) [`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d) Thanks [@thymikee](https://github.com/thymikee)! - chore: remove release-it

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/brownfield-cli",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"author": "Artur Morys-Magiera <[email protected]>",
"bin": {
Expand Down
13 changes: 13 additions & 0 deletions packages/react-native-brownfield/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @callstack/react-native-brownfield

## 2.2.0

### Minor Changes

- [#212](https://github.com/callstack/react-native-brownfield/pull/212) [`4728945`](https://github.com/callstack/react-native-brownfield/commit/47289457b9bdbe50cf3c65a78c7f1d9d555dca9c) Thanks [@gronxb](https://github.com/gronxb)! - feat(ios): add bundleURL provider for dynamic bundle loading

### Patch Changes

- [#216](https://github.com/callstack/react-native-brownfield/pull/216) [`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d) Thanks [@thymikee](https://github.com/thymikee)! - chore: remove release-it

- Updated dependencies [[`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d)]:
- @callstack/[email protected]

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-brownfield/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@callstack/react-native-brownfield",
"version": "2.1.1",
"version": "2.2.0",
"license": "MIT",
"author": "Michal Chudziak <[email protected]>",
"bin": {
Expand Down