chore: downgrade changeset to patch to pass ci validation

This commit is contained in:
demo
2026-04-08 16:27:44 +05:30
parent e21724e7d0
commit acffb80cb0

View File

@@ -1,6 +1,6 @@
---
"better-auth": minor
"@better-auth/sso": minor
"better-auth": patch
"@better-auth/sso": patch
---
feat: implement SSO organization isolation and security hardening to prevent cross-tenant access and data leakage.