From 2f4a1bb36cb91b2211239790a3bf17641293bb1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:20:40 +0000 Subject: [PATCH] ci(repo): version packages --- .changeset/impersonate-upgrade-nudge.md | 5 ----- packages/cli/CHANGELOG.md | 6 ++++++ packages/cli/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/impersonate-upgrade-nudge.md diff --git a/.changeset/impersonate-upgrade-nudge.md b/.changeset/impersonate-upgrade-nudge.md deleted file mode 100644 index 53048216..00000000 --- a/.changeset/impersonate-upgrade-nudge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": minor ---- - -Guide you to the billing page to add the impersonation add-on when `clerk impersonate` is blocked by your plan (402) or your billing-period limit (422). In an interactive terminal it offers to open the page for you; `--yes` opens it directly, `--print` and agent mode surface the URL without opening a browser. diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 069435fa..868ea33a 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # clerk +## 2.1.0 + +### Minor Changes + +- Guide you to the billing page to add the impersonation add-on when `clerk impersonate` is blocked by your plan (402) or your billing-period limit (422). In an interactive terminal it offers to open the page for you; `--yes` opens it directly, `--print` and agent mode surface the URL without opening a browser. ([#376](https://github.com/clerk/cli/pull/376)) by [@rafa-thayto](https://github.com/rafa-thayto) + ## 2.0.1 ### Patch Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 06553977..69ed68b8 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "clerk", - "version": "2.0.1", + "version": "2.1.0", "private": true, "description": "Clerk CLI", "keywords": [