From bb99e20ff5ddbbb0ea7d1e7b21f9526619a9cb5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 17:36:20 +0000 Subject: [PATCH] ci(repo): version packages --- .changeset/accept-orgs-flag-alias.md | 5 ----- .changeset/auth-login-yes.md | 5 ----- packages/cli/CHANGELOG.md | 8 ++++++++ packages/cli/package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/accept-orgs-flag-alias.md delete mode 100644 .changeset/auth-login-yes.md diff --git a/.changeset/accept-orgs-flag-alias.md b/.changeset/accept-orgs-flag-alias.md deleted file mode 100644 index 8d69fad0..00000000 --- a/.changeset/accept-orgs-flag-alias.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": minor ---- - -Accept plural `orgs` and `users` as the canonical values for `--for` on `clerk enable billing` and `clerk disable billing`. The singular `org` and `user` continue to work as aliases. diff --git a/.changeset/auth-login-yes.md b/.changeset/auth-login-yes.md deleted file mode 100644 index b521d39f..00000000 --- a/.changeset/auth-login-yes.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": minor ---- - -Add `-y` / `--yes` to `clerk auth login` and `clerk login` to suppress prompt "You're already logged in... Re-Authenticate?" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 5d66a5fb..917eafd6 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # clerk +## 1.3.0 + +### Minor Changes + +- Accept plural `orgs` and `users` as the canonical values for `--for` on `clerk enable billing` and `clerk disable billing`. The singular `org` and `user` continue to work as aliases. ([#274](https://github.com/clerk/cli/pull/274)) by [@kylemac](https://github.com/kylemac) + +- Add `-y` / `--yes` to `clerk auth login` and `clerk login` to suppress prompt "You're already logged in... Re-Authenticate?" ([#272](https://github.com/clerk/cli/pull/272)) by [@jfoshee](https://github.com/jfoshee) + ## 1.2.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 86c6ecf6..793e71df 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "clerk", - "version": "1.2.0", + "version": "1.3.0", "private": true, "description": "Clerk CLI", "keywords": [