Skip to content

Commit e9d2fa8

Browse files
next release (#464)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## [email protected] ### Minor Changes - [#459](#459) [`6688f1c`](6688f1c) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `magicbell`. ## @magicbell/[email protected] ### Minor Changes - [#459](#459) [`6688f1c`](6688f1c) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `@magicbell/project-client`. ## @magicbell/[email protected] ### Minor Changes - [#465](#465) [`748822c`](748822c) Thanks [@stigi](https://github.com/stigi)! - Added `token` as a way to authenticate the react-headless SDK. Also improved typings to make clear which combination of parameters are expected ### Patch Changes - Updated dependencies \[[`6688f1c`](6688f1c)]: - [email protected] ## @magicbell/[email protected] ### Minor Changes - [#459](#459) [`6688f1c`](6688f1c) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `@magicbell/user-client`. ## @magicbell/[email protected] ### Patch Changes - Updated dependencies \[[`6688f1c`](6688f1c)]: - [email protected] ## @magicbell/[email protected] ### Patch Changes - Updated dependencies \[]: - @magicbell/[email protected] ## @magicbell/[email protected] ### Patch Changes - Updated dependencies \[[`6688f1c`](6688f1c)]: - @magicbell/[email protected] ## @magicbell/[email protected] ### Patch Changes - Updated dependencies \[[`748822c`](748822c)]: - @magicbell/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 748822c commit e9d2fa8

21 files changed

+73
-36
lines changed

.changeset/auto-bump-magicbell-1739167634.md

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

.changeset/auto-bump-project-client-1739167634.md

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

.changeset/auto-bump-user-client-1739167634.md

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

.changeset/tidy-gorillas-lie.md

Lines changed: 0 additions & 5 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.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156)]:
8+
9+
310
## 4.2.0
411

512
### Minor 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.0",
3+
"version": "4.2.1",
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.1.0",
49+
"magicbell": "4.2.0",
5050
"readline-sync": "^1.4.10"
5151
},
5252
"devDependencies": {

packages/embeddable/CHANGELOG.md

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

3+
## 3.4.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @magicbell/magicbell-react@11.2.1
9+
310
## 3.4.2
411

512
### Patch Changes

packages/embeddable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magicbell/embeddable",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"main": "dist/magicbell.min.js",
55
"esmodule": "dist/magicbell.esm.js",
66
"module": "dist/magicbell.esm.js",
@@ -36,7 +36,7 @@
3636
"@emotion/cache": "^11.14.0",
3737
"@emotion/react": "^11.14.0",
3838
"@floating-ui/react": "^0.27.0",
39-
"@magicbell/magicbell-react": "11.2.0",
39+
"@magicbell/magicbell-react": "11.2.1",
4040
"error-stack-parser": "^2.1.4",
4141
"preact": "^10.25.0",
4242
"react-frame-component": "^5.2.6",

packages/in-app/CHANGELOG.md

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

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156)]:
8+
- @magicbell/user-client@0.7.0
9+
310
## 0.2.5
411

512
### Patch Changes

packages/in-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magicbell/in-app",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "MagicBell web components for in-app notifications",
55
"repository": {
66
"type": "git",
@@ -55,7 +55,7 @@
5555
"license": "MIT",
5656
"dependencies": {
5757
"@lit/react": "^1.0.5",
58-
"@magicbell/user-client": "0.6.0",
58+
"@magicbell/user-client": "0.7.0",
5959
"lit": "^3.2.0"
6060
},
6161
"devDependencies": {

0 commit comments

Comments
 (0)