This repository was archived by the owner on Sep 8, 2025. It is now read-only.
v1.1.0
v1.1.0 (2023-09-08)
Chore
- chore(deps): bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to 4.
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (2a51fff)
- chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35
Bumps gitpython from 3.1.32 to 3.1.35.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]> (7b0fb17)
- chore: run formatting on CHANGELOG to correct for mix line endings (
3f47338)
Feature
- feat: support pagination for admin list_users (
e7cbd9f)
Unknown
- Merge pull request #307 from supabase-community/dependabot/github_actions/main/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4 (64c0c66)
- Merge pull request #312 from supabase-community/dependabot/pip/gitpython-3.1.35
chore(deps-dev): bump gitpython from 3.1.32 to 3.1.35 (9b62e68)
- Merge pull request #304 from connorlurring/admin-list-users-pagination
feat: support pagination for auth admin list_users (1b88c51)
- Merge pull request #311 from supabase-community/j0/lint_changelog
chore: run formatting on CHANGELOG to correct for mix line endings (8684125)