Skip to content

fix(backend): Add createOrganizationEnabled param in User.update() - #2415

Merged
dimkl merged 1 commit into
mainfrom
add-create-org-enabled-in-bapi
Dec 19, 2023
Merged

fix(backend): Add createOrganizationEnabled param in User.update()#2415
dimkl merged 1 commit into
mainfrom
add-create-org-enabled-in-bapi

Conversation

@dimkl

Copy link
Copy Markdown
Contributor

Description

Check title

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@dimkl
dimkl requested a review from royangerDecember 19, 2023 18:15
@dimkldimkl self-assigned this Dec 19, 2023
@changeset-bot

changeset-botBot commented Dec 19, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2efac18

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
NameType
@clerk/backendMinor
@clerk/fastifyPatch
gatsby-plugin-clerkPatch
@clerk/nextjsPatch
@clerk/remixPatch
@clerk/clerk-sdk-nodePatch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dimkl
dimklforce-pushed the add-create-org-enabled-in-bapi branch from 8f93736 to adbba7dCompareDecember 19, 2023 18:19

@royangerroyanger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you.

@dimkl
dimklforce-pushed the add-create-org-enabled-in-bapi branch from adbba7d to 29cc095CompareDecember 19, 2023 18:23
@dimkl
dimkl added this pull request to the merge queue Dec 19, 2023
@dimkl
dimkl removed this pull request from the merge queue due to a manual request Dec 19, 2023
@dimkl
dimklforce-pushed the add-create-org-enabled-in-bapi branch from 29cc095 to 057e19fCompareDecember 19, 2023 18:56
@dimkl
dimklforce-pushed the add-create-org-enabled-in-bapi branch from 057e19f to 2efac18CompareDecember 19, 2023 18:57
@dimkl
dimkl added this pull request to the merge queue Dec 19, 2023
Merged via the queue into main with commit e7e2a1eDec 19, 2023
@dimkl
dimkl deleted the add-create-org-enabled-in-bapi branch December 19, 2023 19:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dimkl@royanger@clerk-cookie