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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,27 @@
1
1
# CHANGELOG
2
2
3
+
## v2.6.1 (2024-07-24)
4
+
5
+
### Chore
6
+
7
+
* chore(deps-dev): bump pytest from 8.2.2 to 8.3.1 (#551) ([`964826c`](https://github.com/supabase-community/auth-py/commit/964826c2ae6baf823d491c38b30cba6392b4aa77))
8
+
9
+
* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.5 to 9.8.6 (#552) ([`fd92320`](https://github.com/supabase-community/auth-py/commit/fd923204c5da0cae480636ac12d3286e292f88ee))
10
+
11
+
* chore(deps-dev): bump python-semantic-release from 9.8.5 to 9.8.6 (#550) ([`625f4af`](https://github.com/supabase-community/auth-py/commit/625f4af3b773f242483e4ba10f67e7e0452c28cc))
12
+
13
+
* chore(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 (#549) ([`0a7a766`](https://github.com/supabase-community/auth-py/commit/0a7a76691e4597a9417afcbc016d24642329bcc9))
14
+
15
+
### Fix
16
+
17
+
* fix: add is_anonymous type to the user model (#553) ([`c37913f`](https://github.com/supabase-community/auth-py/commit/c37913f013be27231bb3347d29334d6af8024eb3))
18
+
3
19
## v2.6.0 (2024-07-17)
4
20
21
+
### Chore
22
+
23
+
* chore(release): bump version to v2.6.0 ([`0899975`](https://github.com/supabase-community/auth-py/commit/0899975e9d964ba3ab525bca89fa487ca99b90d5))
0 commit comments