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

chore(clerk-js,types,clerk-react): Resolve orgPlan on client #3180

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

panteliselef
Copy link
Member

Description

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@panteliselef panteliselef self-assigned this Apr 12, 2024
Copy link

changeset-bot bot commented Apr 12, 2024

⚠️ No Changeset found

Latest commit: 7c53fad

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@panteliselef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @panteliselef - the snapshot version command generated the following package versions:

Package Version
@clerk/backend 1.0.1-snapshot.v7c53fad
@clerk/chrome-extension 1.0.1-snapshot.v7c53fad
@clerk/clerk-js 5.0.1-snapshot.v7c53fad
@clerk/clerk-expo 1.0.1-snapshot.v7c53fad
@clerk/express 1.0.2-snapshot.v7c53fad
@clerk/fastify 1.0.1-snapshot.v7c53fad
gatsby-plugin-clerk 5.0.1-snapshot.v7c53fad
@clerk/localizations 2.0.1-snapshot.v7c53fad
@clerk/nextjs 5.0.1-snapshot.v7c53fad
@clerk/clerk-react 5.0.1-snapshot.v7c53fad
@clerk/remix 4.0.1-snapshot.v7c53fad
@clerk/clerk-sdk-node 5.0.1-snapshot.v7c53fad
@clerk/shared 2.0.1-snapshot.v7c53fad
@clerk/themes 2.0.1-snapshot.v7c53fad
@clerk/types 4.0.1-snapshot.v7c53fad

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/express

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

gatsby-plugin-clerk

npm i [email protected] --save-exact

@clerk/localizations

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/clerk-react

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/clerk-sdk-node

npm i @clerk/[email protected] --save-exact

@clerk/shared

npm i @clerk/[email protected] --save-exact

@clerk/themes

npm i @clerk/[email protected] --save-exact

@clerk/types

npm i @clerk/[email protected] --save-exact

@panteliselef panteliselef merged commit 703449a into billing Apr 12, 2024
2 checks passed
@panteliselef panteliselef deleted the elef/add-org-plan-to-client branch April 12, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants