Skip to content

Commit

Permalink
next release (#464)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
MagicBella and github-actions[bot] authored Feb 14, 2025
1 parent 748822c commit e9d2fa8
Show file tree
Hide file tree
Showing 21 changed files with 73 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/auto-bump-magicbell-1739167634.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/auto-bump-project-client-1739167634.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/auto-bump-user-client-1739167634.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-gorillas-lie.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @magicbell/cli

## 4.2.1

### Patch Changes

- Updated dependencies [[`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156)]:
- [email protected]

## 4.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/cli",
"version": "4.2.0",
"version": "4.2.1",
"description": "Work with MagicBell from the command line",
"author": "MagicBell <[email protected]> (https://magicbell.com)",
"contributors": [
Expand Down Expand Up @@ -46,7 +46,7 @@
"fetch-addons": "^1.3.0",
"json5": "^2.2.3",
"kleur": "^4.1.5",
"magicbell": "4.1.0",
"magicbell": "4.2.0",
"readline-sync": "^1.4.10"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/embeddable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @magicbell/embeddable

## 3.4.3

### Patch Changes

- Updated dependencies []:
- @magicbell/magicbell-react@11.2.1

## 3.4.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/embeddable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/embeddable",
"version": "3.4.2",
"version": "3.4.3",
"main": "dist/magicbell.min.js",
"esmodule": "dist/magicbell.esm.js",
"module": "dist/magicbell.esm.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@floating-ui/react": "^0.27.0",
"@magicbell/magicbell-react": "11.2.0",
"@magicbell/magicbell-react": "11.2.1",
"error-stack-parser": "^2.1.4",
"preact": "^10.25.0",
"react-frame-component": "^5.2.6",
Expand Down
7 changes: 7 additions & 0 deletions packages/in-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @magicbell/in-app

## 0.2.6

### Patch Changes

- Updated dependencies [[`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156)]:
- @magicbell/user-client@0.7.0

## 0.2.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/in-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/in-app",
"version": "0.2.5",
"version": "0.2.6",
"description": "MagicBell web components for in-app notifications",
"repository": {
"type": "git",
Expand Down Expand Up @@ -55,7 +55,7 @@
"license": "MIT",
"dependencies": {
"@lit/react": "^1.0.5",
"@magicbell/user-client": "0.6.0",
"@magicbell/user-client": "0.7.0",
"lit": "^3.2.0"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/magicbell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# magicbell

## 4.2.0

### Minor Changes

- [#459](https://github.com/magicbell/magicbell-js/pull/459) [`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `magicbell`.

## 4.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/magicbell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magicbell",
"version": "4.1.0",
"version": "4.2.0",
"description": "MagicBell API wrapper",
"author": "MagicBell <[email protected]> (https://magicbell.com)",
"contributors": [
Expand Down
6 changes: 3 additions & 3 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"devDependencies": {
"@angular/core": "^18.1.4",
"@magicbell/embeddable": "3.4.2",
"@magicbell/magicbell-react": "11.2.0",
"@magicbell/react-headless": "5.1.0",
"@magicbell/embeddable": "3.4.3",
"@magicbell/magicbell-react": "11.2.1",
"@magicbell/react-headless": "5.2.0",
"@types/react": "^18.2.42",
"eslint-config-next": "12.3.4",
"eslint-plugin-jsx-a11y": "^6.8.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/project-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @magicbell/project-client

## 0.7.0

### Minor Changes

- [#459](https://github.com/magicbell/magicbell-js/pull/459) [`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `@magicbell/project-client`.

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/project-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/project-client",
"version": "0.6.0",
"version": "0.7.0",
"docs": {
"name": "JavaScript Project Client"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/react-headless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @magicbell/react-headless

## 5.2.0

### Minor Changes

- [#465](https://github.com/magicbell/magicbell-js/pull/465) [`748822c`](https://github.com/magicbell/magicbell-js/commit/748822ca48d48f9361364f78ce26e819cfa28d80) 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`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156)]:
- [email protected]

## 5.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-headless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/react-headless",
"version": "5.1.0",
"version": "5.2.0",
"description": "Hooks to build a notification inbox",
"author": "MagicBell <[email protected]> (https://magicbell.com/)",
"contributors": [
Expand Down Expand Up @@ -71,7 +71,7 @@
"immer": "^10.1.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"magicbell": "4.1.0",
"magicbell": "4.2.0",
"mitt": "^3.0.1",
"ramda": "^0.28.0",
"tiny-invariant": "^1.3.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @magicbell/magicbell-react

## 11.2.1

### Patch Changes

- Updated dependencies [[`748822c`](https://github.com/magicbell/magicbell-js/commit/748822ca48d48f9361364f78ce26e819cfa28d80)]:
- @magicbell/react-headless@5.2.0

## 11.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/magicbell-react",
"version": "11.2.0",
"version": "11.2.1",
"description": "React components for building a notification inbox for your app",
"author": "MagicBell <[email protected]> (https://magicbell.com/)",
"contributors": [
Expand Down Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@emotion/react": "^11.14.0",
"@floating-ui/react": "^0.27.0",
"@magicbell/react-headless": "5.1.0",
"@magicbell/react-headless": "5.2.0",
"@magicbell/webpush": "2.1.0",
"dayjs": "^1.11.10",
"humps": "^2.0.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/user-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @magicbell/user-client

## 0.7.0

### Minor Changes

- [#459](https://github.com/magicbell/magicbell-js/pull/459) [`6688f1c`](https://github.com/magicbell/magicbell-js/commit/6688f1ced10daa74d4953042fe7de12554d88156) Thanks [@MagicBella](https://github.com/MagicBella)! - Automatic minor version bump for changes in `@magicbell/user-client`.

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/user-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/user-client",
"version": "0.6.0",
"version": "0.7.0",
"description": "OpenAPI 3.1.0 Specification for MagicBell API.",
"docs": {
"name": "JavaScript User Client"
Expand Down

0 comments on commit e9d2fa8

Please sign in to comment.