Skip to content

Commit

Permalink
next release (#339)
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
## @magicbell/[email protected]

### Patch Changes

- [#343](#343)
[`c876c93`](c876c93)
Thanks [@smeijer](https://github.com/smeijer)! - ensure all native node
modules are excluded from the bundle

## @magicbell/[email protected]

### Patch Changes

- Updated dependencies
\[[`604cce2`](604cce2)]:
    -   @magicbell/[email protected]

## @magicbell/[email protected]

### Patch Changes

-
[`ec38aee`](ec38aee)
Thanks [@renovate\[bot\]](https://github.com/renovate%5Bbot%5D)! -
Updated dependencies:

    -   updated `lit` to `^3.2.0`.

- [#338](#338)
[`640c42c`](640c42c)
Thanks [@renovate](https://github.com/apps/renovate)! - Updated
dependencies:

    -   updated `@custom-elements-manifest/analyzer` to `^0.10.3`.

## @magicbell/[email protected]

### Patch Changes

-
[`604cce2`](604cce2)
Thanks [@renovate\[bot\]](https://github.com/renovate%5Bbot%5D)! -
Updated dependencies:

    -   updated `@babel/core` to `^7.25.2`.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MagicBella and github-actions[bot] authored Aug 14, 2024
1 parent c876c93 commit 0d04541
Show file tree
Hide file tree
Showing 13 changed files with 40 additions and 33 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-jeans-drum.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/renovate-623daa7.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/renovate-c35561f.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/renovate-e2a0c33.md

This file was deleted.

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

## 3.6.1

### Patch Changes

- [#343](https://github.com/magicbell/magicbell-js/pull/343) [`c876c93`](https://github.com/magicbell/magicbell-js/commit/c876c938dd7157db7c90bb9efe088989c8565b37) Thanks [@smeijer](https://github.com/smeijer)! - ensure all native node modules are excluded from the bundle

## 3.6.0

### Minor 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": "@magicbell/cli",
"version": "3.6.0",
"version": "3.6.1",
"description": "Work with MagicBell from the command line",
"author": "MagicBell <[email protected]> (https://magicbell.com)",
"contributors": [
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.3.27

### Patch Changes

- Updated dependencies [[`604cce2`](https://github.com/magicbell/magicbell-js/commit/604cce23a75cb352e714f9171d01316f9ac35951)]:
- @magicbell/magicbell-react@10.11.8

## 3.3.26

### 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.3.26",
"version": "3.3.27",
"source": "./src/index.tsx",
"main": "dist/magicbell.min.js",
"esmodule": "dist/magicbell.esm.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.3",
"@magicbell/magicbell-react": "10.11.7",
"@magicbell/magicbell-react": "10.11.8",
"@tippyjs/react": "^4.2.6",
"error-stack-parser": "^2.1.4",
"idb": "^8.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/in-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @magicbell/in-app

## 0.2.1

### Patch Changes

- [`ec38aee`](https://github.com/magicbell/magicbell-js/commit/ec38aee8acc69b263ae5a803fb46228a52a2501a) Thanks [@renovate[bot]](https://github.com/renovate%5Bbot%5D)! - Updated dependencies:

- updated `lit` to `^3.2.0`.

- [#338](https://github.com/magicbell/magicbell-js/pull/338) [`640c42c`](https://github.com/magicbell/magicbell-js/commit/640c42cf4d9aadc928fbaef452e4644ff7eccd7b) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependencies:

- updated `@custom-elements-manifest/analyzer` to `^0.10.3`.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.0",
"version": "0.2.1",
"description": "MagicBell web components for in-app notifications",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"devDependencies": {
"@angular/core": "^18.1.4",
"@magicbell/embeddable": "3.3.26",
"@magicbell/magicbell-react": "10.11.7",
"@magicbell/embeddable": "3.3.27",
"@magicbell/magicbell-react": "10.11.8",
"@magicbell/react-headless": "4.5.6",
"@types/react": "^18.2.42",
"eslint-config-next": "12.3.4",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @magicbell/magicbell-react

## 10.11.8

### Patch Changes

- [`604cce2`](https://github.com/magicbell/magicbell-js/commit/604cce23a75cb352e714f9171d01316f9ac35951) Thanks [@renovate[bot]](https://github.com/renovate%5Bbot%5D)! - Updated dependencies:

- updated `@babel/core` to `^7.25.2`.

## 10.11.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magicbell/magicbell-react",
"version": "10.11.7",
"version": "10.11.8",
"description": "React components for building a notification inbox for your app",
"author": "MagicBell <[email protected]> (https://magicbell.com/)",
"contributors": [
Expand Down

0 comments on commit 0d04541

Please sign in to comment.