diff --git a/.changeset/commands-update-order-explore.md b/.changeset/commands-update-order-explore.md deleted file mode 100644 index 78fcc2062..000000000 --- a/.changeset/commands-update-order-explore.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": patch ---- - -Show the "+ Create a new application" option first in the interactive application picker used by `clerk link` and `clerk users`. diff --git a/.changeset/orgs-auto-create-creation-defaults.md b/.changeset/orgs-auto-create-creation-defaults.md deleted file mode 100644 index d21c4d2c7..000000000 --- a/.changeset/orgs-auto-create-creation-defaults.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"clerk": patch ---- - -Fix `clerk enable orgs --auto-create` so organizations are actually auto-created for new users. The flag now also enables organization creation defaults, which the API requires before honoring the automatic creation setting. diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 26458a133..5f0c9d019 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # clerk +## 2.3.1 + +### Patch Changes + +- Show the "+ Create a new application" option first in the interactive application picker used by `clerk link` and `clerk users`. ([#401](https://github.com/clerk/cli/pull/401)) by [@rafa-thayto](https://github.com/rafa-thayto) + +- Fix `clerk enable orgs --auto-create` so organizations are actually auto-created for new users. The flag now also enables organization creation defaults, which the API requires before honoring the automatic creation setting. ([#390](https://github.com/clerk/cli/pull/390)) by [@manovotny](https://github.com/manovotny) + ## 2.3.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 717e5c2c6..e6779b5e2 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "clerk", - "version": "2.3.0", + "version": "2.3.1", "private": true, "description": "Clerk CLI", "keywords": [