You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,21 @@
1
1
# CHANGELOG
2
2
3
+
## v2.5.3 (2024-06-23)
4
+
5
+
### Fix
6
+
7
+
* fix: update property name for should_create_user (#531) ([`388fcba`](https://github.com/supabase-community/auth-py/commit/388fcbac63bc96119c3c3ece91f28578e384a38b))
8
+
9
+
### Unknown
10
+
11
+
* update peoperty name for should_create_user ([`4bc09ef`](https://github.com/supabase-community/auth-py/commit/4bc09ef2f61ec55e01485dfa606a9d6631e607a5))
12
+
3
13
## v2.5.2 (2024-06-21)
4
14
5
15
### Chore
6
16
17
+
* chore(release): bump version to v2.5.2 ([`00a04c6`](https://github.com/supabase-community/auth-py/commit/00a04c6637ccd2fb84700cea13dd4aaf705cc443))
18
+
7
19
* chore(deps-dev): bump faker from 25.8.0 to 25.9.1 (#529) ([`c530238`](https://github.com/supabase-community/auth-py/commit/c530238b2574921545980fc0bf170b21b6bef20c))
8
20
9
21
* chore(deps-dev): bump faker from 25.8.0 to 25.9.1
0 commit comments