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 18, 2023
1 parent 1d3d531 commit 7d99460
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/rotten-rules-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@clerk/localizations': patch
'@clerk/clerk-js': patch
'@clerk/types': patch
---

A OrganizationMembershipRequest can now be rejected

- New `OrganizationMembershipRequest.reject` method alongside `accept`
- As an organization admin, navigate to `Organization Profile` > `Members` > `Requests`. You can now reject a request from the table.

0 comments on commit 7d99460

Please sign in to comment.