Skip to content

Commit 89771a5

Browse files
committed
changesets
1 parent 0e746a9 commit 89771a5

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/heavy-suns-divide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/clerk-js': patch
3+
---
4+
5+
Fixes a bug where billing hooks would attempt to fetch billing information for an organization member with insufficient permissions, resulting in a 403 error.

.changeset/thin-swans-punch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@clerk/shared': minor
3+
---
4+
5+
Billing hooks now accept a `{ enabled: boolean }` option, that controls the whether or not a request will fire.

0 commit comments

Comments
 (0)