diff --git a/.changeset/bright-mangos-grow.md b/.changeset/bright-mangos-grow.md index 230a2d3b4d..cc646fe669 100644 --- a/.changeset/bright-mangos-grow.md +++ b/.changeset/bright-mangos-grow.md @@ -2,4 +2,7 @@ '@clerk/backend': minor --- -Align Session resource with OpenAPI spec +Update Session resource with new properties to align with OpenAPI spec +- `lastActiveOrganizationId` +- `latestActivity` +- `actor`