Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend,types): Introduces organization domains CRUD API #4224

Conversation

NicolasLopes7
Copy link
Contributor

Description

Introduces the organization domain CRUD under the organizations API on the backend.

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:

Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: df63bc1

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

This PR includes changesets to release 18 packages
Name Type
@clerk/backend Patch
@clerk/types Patch
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/clerk-js Patch
@clerk/elements Patch
@clerk/clerk-expo Patch
@clerk/localizations Patch
@clerk/clerk-react Patch
@clerk/shared Patch
@clerk/themes Patch
@clerk/chrome-extension Patch

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

@LauraBeatris LauraBeatris changed the title feat(backend,types): create organizationDomain API feat(backend,types): Introduces organization domains CRUD API Sep 25, 2024
Co-authored-by: Laura Beatris <48022589+LauraBeatris@users.noreply.github.com>
@NicolasLopes7 NicolasLopes7 force-pushed the nicolas/orgs-222-add-verified-domains-to-backend-javascript-sdk branch from 8f44a87 to df63bc1 Compare September 25, 2024 21:49
@NicolasLopes7 NicolasLopes7 enabled auto-merge (squash) September 25, 2024 21:51
@NicolasLopes7 NicolasLopes7 merged commit f1f17ea into main Sep 25, 2024
20 checks passed
@NicolasLopes7 NicolasLopes7 deleted the nicolas/orgs-222-add-verified-domains-to-backend-javascript-sdk branch September 25, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants