Skip to content

Commit

Permalink
chore(clerk-js): Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
panteliselef committed Aug 16, 2023
1 parent e173310 commit 5e4f7d2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/gold-jeans-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@clerk/clerk-js': patch
'@clerk/shared': patch
'@clerk/types': patch
---

Updates signature of OrganizationMembership.retrieve to support backwards compatibility while allowing using the new paginated responses.

+ userMemberships is now also part of the returned values of useOrganizationList

0 comments on commit 5e4f7d2

Please sign in to comment.