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

ci(repo): Version packages #5086

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

clerk-cookie
Copy link
Collaborator

@clerk-cookie clerk-cookie commented Feb 6, 2025

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

@clerk/backend@1.24.0

Minor Changes

  • Add organizationId to GetOrganizationListParams (#4882) by @jacekradko

  • Deprecate usage of the oauth_ prefix in client.users.getUserOauthAccessToken(). Going forward, please use the provider name without that prefix. Example: (#5097) by @panteliselef

    - client.users.getUserOauthAccessToken('user_id', 'oauth_google')
    + client.users.getUserOauthAccessToken('user_id', 'google')

Patch Changes

@clerk/shared@2.21.0

Minor Changes

  • Introduce unified environment variable handling across all supported platforms (#4985) by @wobsoriano

    Usage:

    import { getEnvVariable } from '@clerk/shared/getEnvVariable';
    
    const publishableKey = getEnvVariable('CLERK_PUBLISHABLE_KEY');

Patch Changes

@clerk/astro@2.1.20

Patch Changes

@clerk/chrome-extension@2.2.8

Patch Changes

@clerk/clerk-js@5.52.2

Patch Changes

@clerk/elements@0.22.21

Patch Changes

@clerk/clerk-expo@2.7.6

Patch Changes

@clerk/expo-passkeys@0.1.19

Patch Changes

@clerk/express@1.3.47

Patch Changes

@clerk/fastify@2.1.20

Patch Changes

@clerk/localizations@3.10.5

Patch Changes

@clerk/nextjs@6.11.2

Patch Changes

@clerk/nuxt@1.1.3

Patch Changes

@clerk/clerk-react@5.22.12

Patch Changes

@clerk/react-router@1.0.7

Patch Changes

@clerk/remix@4.4.23

Patch Changes

@clerk/tanstack-start@0.9.5

Patch Changes

@clerk/testing@1.4.21

Patch Changes

@clerk/themes@2.2.17

Patch Changes

@clerk/types@4.45.1

Patch Changes

  • Add menuButtonEllipsis element descriptor. (#5090) by @alexcarpenter

  • Small JSDoc and type improvements (#5099) by @LekoArts

  • Replaces hard-coded string "Add a passkey" with a new localization key userProfile.start.passkeysSection.primaryButton (#5105) by @Philitician

@clerk/ui@0.3.22

Patch Changes

@clerk/vue@1.1.11

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 163d318 to a2fe6d1 Compare February 6, 2025 09:07
Copy link

vercel bot commented Feb 6, 2025

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

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2025 10:04am

@github-actions github-actions bot force-pushed the changeset-release/main branch from a2fe6d1 to b418fed Compare February 6, 2025 10:54
@github-actions github-actions bot force-pushed the changeset-release/main branch from b418fed to a421efa Compare February 6, 2025 15:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from a421efa to f247110 Compare February 6, 2025 17:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from f247110 to daad973 Compare February 7, 2025 04:01
@github-actions github-actions bot force-pushed the changeset-release/main branch from daad973 to fc5f5bd Compare February 7, 2025 08:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from fc5f5bd to c8d9704 Compare February 7, 2025 12:16
@github-actions github-actions bot force-pushed the changeset-release/main branch from c8d9704 to 214d919 Compare February 7, 2025 13:25
@github-actions github-actions bot force-pushed the changeset-release/main branch from 214d919 to 88bb474 Compare February 7, 2025 14:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 88bb474 to 163159a Compare February 7, 2025 14:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 163159a to 79dec3d Compare February 7, 2025 16:08
@github-actions github-actions bot force-pushed the changeset-release/main branch from 79dec3d to 6ef4b7b Compare February 7, 2025 16:54
@tmilewski tmilewski closed this Feb 7, 2025
@tmilewski tmilewski reopened this Feb 7, 2025
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.

2 participants