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
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,35 @@
2
2
3
3
4
4
5
+
## v2.3.0 (2024-01-12)
6
+
7
+
### Chore
8
+
9
+
* chore: update to pull auth instead of gotrue ([`38977a6`](https://github.com/supabase-community/auth-py/commit/38977a6596f426805cf5fb106e7fdbbae311394c))
* feat: pin version ([`5a90fff`](https://github.com/supabase-community/auth-py/commit/5a90fff802ff2c4860694d472243d69e8bedce1e))
16
+
17
+
### Fix
18
+
19
+
* fix: fix build by updating error message in test (#404) ([`ac94c60`](https://github.com/supabase-community/auth-py/commit/ac94c60529984d7cf82b422f0c65bc3b01e43732))
20
+
21
+
* fix: update error message in tests ([`6718dcd`](https://github.com/supabase-community/auth-py/commit/6718dcd19f3707647077ccd5cfa413bcbe718fd4))
* chore(release): bump version to v2.2.0 ([`6db7cc2`](https://github.com/supabase-community/auth-py/commit/6db7cc25cbca86e9908d2f268a46fd5f066aa5e3))
33
+
9
34
* chore(deps): bump actions/setup-python from 4 to 5 (#382) ([`55c04e2`](https://github.com/supabase-community/auth-py/commit/55c04e2121948b26ecd6af63c07e643892f05b45))
0 commit comments