diff --git a/.changeset/orgs-auto-create-creation-defaults.md b/.changeset/orgs-auto-create-creation-defaults.md deleted file mode 100644 index d21c4d2c..00000000 --- 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 26458a13..27c6613f 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # clerk +## 2.3.1 + +### Patch Changes + +- 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 717e5c2c..e6779b5e 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": [