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": [