Skip to content

ci(repo): Version Packages#316

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci(repo): Version Packages#316
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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@2.0.0

Major Changes

  • Remove the bundled clerk skill install command and install the clerk-cli agent skill from the clerk/skills repository during clerk init. (#315) by @wyattjoh

Minor Changes

  • Refresh the visual style of prompts, lists, spinners, and intro/outro brackets to use @clack/prompts, and make interactive command endings reflect success, failure, or paused cancellation status. (#305) by @wyattjoh

  • clerk init on Expo projects now installs the clerk-expo agent skill (Expo/React Native setup) alongside clerk-expo-patterns. The framework skill map supports multiple skills per framework. (#328) by @manovotny

  • Render the "Next steps" header in a dusty mauve and sweep a white reflex highlight across it once after clerk deploy, clerk link, and clerk auth login, then settle on the flat color. The animation only runs on an interactive color terminal and falls back to plain styling when piped, in CI, or when NO_COLOR is set. (#322) by @rafa-thayto

Patch Changes

  • Fix the OAuth provider walkthrough in clerk deploy printing the redirect URI on the wrong subdomain. Previously, the walkthrough showed https://accounts.{domain}/v1/oauth_callback, but the callback is served by the Frontend API, so pasting the value into a provider console caused redirect_uri_mismatch. The walkthrough now prints the instance's frontend_api_url (e.g. https://clerk.{domain}/v1/oauth_callback), matching the value shown in the Clerk Dashboard. (#335) by @Railly

@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from f620cfd to da02808 Compare June 14, 2026 20:53
@github-actions github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from c81ecb0 to 2ba50ac Compare June 17, 2026 22:14
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2ba50ac to 5b9db54 Compare June 17, 2026 22:22
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.

0 participants