Skip to content

Commit

Permalink
Merge branch 'main' into jacek/async-headers
Browse files Browse the repository at this point in the history
  • Loading branch information
jacekradko authored Oct 10, 2024
2 parents acb9b75 + d5a412b commit 298a53b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/cool-kangaroos-kick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 2 additions & 0 deletions packages/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

- Expose `permissions` field for `OrganizationMembership` resource ([#4310](https://github.com/clerk/javascript/pull/4310)) by [@dstaley](https://github.com/dstaley)

- Introduces organizationSyncOptions option to clerkMiddleware, which syncs an active organization or personal account from a URL to the Clerk session. (https://github.com/clerk/javascript/pull/3977) by [@izaaklauer](https://github.com/izaaklauer)

## 1.13.8

### Patch Changes
Expand Down

0 comments on commit 298a53b

Please sign in to comment.