Skip to content

Commit ca47359

Browse files
next release (#550)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c95d37a commit ca47359

25 files changed

+164
-135
lines changed

.changeset/auto-bump-magicbell-js-1751263669.md

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

.changeset/ready-emus-cut.md

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

.changeset/spicy-parrots-client.md

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

.changeset/spicy-parrots-core.md

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

.changeset/spicy-parrots-embeddable.md

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

.changeset/spicy-parrots-react-headless.md

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

.changeset/spicy-parrots-react.md

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

.changeset/spicy-parrots-webpush.md

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

packages/cli/CHANGELOG.md

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

3+
## 4.2.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f710971`](https://github.com/magicbell/magicbell-js/commit/f7109713acf554c82921a94d722a43c06befee94)]:
8+
9+
310
## 4.2.4
411

512
### Patch Changes

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magicbell/cli",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "Work with MagicBell from the command line",
55
"author": "MagicBell <[email protected]> (https://magicbell.com)",
66
"contributors": [
@@ -46,7 +46,7 @@
4646
"fetch-addons": "^1.3.0",
4747
"json5": "^2.2.3",
4848
"kleur": "^4.1.5",
49-
"magicbell": "4.4.1",
49+
"magicbell": "4.5.0",
5050
"readline-sync": "^1.4.10"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)