diff --git a/.changeset/cli-help-alphabetical.md b/.changeset/cli-help-alphabetical.md deleted file mode 100644 index b17472ebe..000000000 --- a/.changeset/cli-help-alphabetical.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": patch ---- - -List commands and options alphabetically in `--help` output so they are easier to scan. diff --git a/.changeset/legal-games-buy.md b/.changeset/legal-games-buy.md deleted file mode 100644 index a845151cc..000000000 --- a/.changeset/legal-games-buy.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/quiet-lions-claim.md b/.changeset/quiet-lions-claim.md deleted file mode 100644 index b0db51950..000000000 --- a/.changeset/quiet-lions-claim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": minor ---- - -Add `clerk init --accountless` as the canonical flag and keep `--keyless` as a deprecated compatibility alias. `open` and `whoami` agent JSON now emit the canonical `accountless` key alongside the deprecated `keyless` alias. diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 34619e058..28e15f69b 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,15 @@ # clerk +## 3.3.0 + +### Minor Changes + +- Add `clerk init --accountless` as the canonical flag and keep `--keyless` as a deprecated compatibility alias. `open` and `whoami` agent JSON now emit the canonical `accountless` key alongside the deprecated `keyless` alias. ([#457](https://github.com/clerk/cli/pull/457)) by [@SarahSoutoul](https://github.com/SarahSoutoul) + +### Patch Changes + +- List commands and options alphabetically in `--help` output so they are easier to scan. ([#462](https://github.com/clerk/cli/pull/462)) by [@manovotny](https://github.com/manovotny) + ## 3.2.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 960e45acf..60c73eaf6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "clerk", - "version": "3.2.0", + "version": "3.3.0", "private": true, "description": "Clerk CLI", "keywords": [