From 0a79a18d7b90c855becc108bf5ae271b938f37c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 20:36:02 +0000 Subject: [PATCH] ci(repo): version packages --- .changeset/cli-issue-411-context-fix.md | 5 ----- .changeset/silent-weeks-decide.md | 4 ---- packages/cli/CHANGELOG.md | 6 ++++++ packages/cli/package.json | 2 +- 4 files changed, 7 insertions(+), 10 deletions(-) delete mode 100644 .changeset/cli-issue-411-context-fix.md delete mode 100644 .changeset/silent-weeks-decide.md diff --git a/.changeset/cli-issue-411-context-fix.md b/.changeset/cli-issue-411-context-fix.md deleted file mode 100644 index f1d9cf82d..000000000 --- a/.changeset/cli-issue-411-context-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": patch ---- - -Fix `clerk auth login` in WSL2, SSH, and headless environments: the sign-in URL is now always printed as a copy-friendly manual fallback, WSL launches the Windows host browser via PowerShell interop when `wslview` is not installed, and the authentication timeout error now explains how to recover. diff --git a/.changeset/silent-weeks-decide.md b/.changeset/silent-weeks-decide.md deleted file mode 100644 index f5fdd468c..000000000 --- a/.changeset/silent-weeks-decide.md +++ /dev/null @@ -1,4 +0,0 @@ ---- ---- - -Unversioned builds now report a version embedded from their source checkout (`3.0.0-dev.20260803.f51f1e4`, plus `.dirty` for an unclean tree) instead of a flat `0.0.0-dev`. Dev-only: release binaries are compiled with an explicit version, so published behavior is unchanged. diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 56f8eb23c..94b693996 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # clerk +## 3.0.1 + +### Patch Changes + +- Fix `clerk auth login` in WSL2, SSH, and headless environments: the sign-in URL is now always printed as a copy-friendly manual fallback, WSL launches the Windows host browser via PowerShell interop when `wslview` is not installed, and the authentication timeout error now explains how to recover. ([#412](https://github.com/clerk/cli/pull/412)) by [@rafa-thayto](https://github.com/rafa-thayto) + ## 3.0.0 ### Major Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 4e8a96b4f..0e4c269ed 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "clerk", - "version": "3.0.0", + "version": "3.0.1", "private": true, "description": "Clerk CLI", "keywords": [