Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

next release #322

Merged
merged 1 commit into from
Jul 19, 2024
Merged

next release #322

merged 1 commit into from
Jul 19, 2024

Conversation

MagicBella
Copy link
Contributor

@MagicBella MagicBella commented Jul 10, 2024

This PR was opened by the Changesets release 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/cli@3.6.0

Minor Changes

  • #319 e439f60 Thanks @smeijer! - Add support for token based authorization.

  • #321 65304b3 Thanks @smeijer! - We're deprecating the magicbell api --credentials argument. Please use -p or --profile instead.

Patch Changes

  • #320 2e3e7de Thanks @smeijer! - We now only include the accept-version header for endpoints that consume it.

  • Updated dependencies [e439f60, 2e3e7de]:

    • magicbell@3.3.0

@magicbell/in-app@0.2.0

Minor Changes

  • #329 d99ef65 Thanks @smeijer! - This adds the @magicbell/in-app package, a component library for web browsers, which focuses on the MagicBell v2 API.

    Note that these are native web components. Frameworks that do not support web components on the server side need to be instructed to render the components on the client only.

    ---
    import '@magicbell/in-app/css/core.css';
    import '@magicbell/in-app/css/theme.css';
    import '@magicbell/in-app/components/mb-webpush-button.js';
    ---
    
    <mb-webpush-button access-token="{USER_AUTH_TOKEN}">subscribe</mb-webpush-button>

Patch Changes

  • Updated dependencies [78bb61d]:
    • @magicbell/user-client@0.2.0

magicbell@3.3.0

Minor Changes

Patch Changes

  • #320 2e3e7de Thanks @smeijer! - We now only include the accept-version header for endpoints that consume it.

@magicbell/user-client@0.2.0

Minor Changes

  • #310 78bb61d Thanks @smeijer! - An early release of @magicbell/user-client, a user facing client, to be used in web browsers, focussing on the MagicBell v2 api.

@magicbell/embeddable@3.3.25

Patch Changes

  • Updated dependencies []:
    • @magicbell/magicbell-react@10.11.6

@magicbell/magicbell-react@10.11.6

Patch Changes

  • Updated dependencies []:
    • @magicbell/react-headless@4.5.6

@magicbell/react-headless@4.5.6

Patch Changes

Copy link

vercel bot commented Jul 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 2:08pm

Copy link

pkg-pr-new bot commented Jul 10, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: e5f4b41

@magicbell/cli

npm i https://pkg.pr.new/@magicbell/cli@322

@magicbell/core

npm i https://pkg.pr.new/@magicbell/core@322

@magicbell/embeddable

npm i https://pkg.pr.new/@magicbell/embeddable@322

@magicbell/in-app

npm i https://pkg.pr.new/@magicbell/in-app@322

magicbell

npm i https://pkg.pr.new/magicbell@322

@magicbell/magicbell-react

npm i https://pkg.pr.new/@magicbell/magicbell-react@322

@magicbell/react-headless

npm i https://pkg.pr.new/@magicbell/react-headless@322

@magicbell/user-client

npm i https://pkg.pr.new/@magicbell/user-client@322

@magicbell/webpush

npm i https://pkg.pr.new/@magicbell/webpush@322

@smeijer smeijer enabled auto-merge (squash) July 19, 2024 14:07
@smeijer smeijer merged commit 3a63a42 into main Jul 19, 2024
7 checks passed
@smeijer smeijer deleted the changeset-release/main branch July 19, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants