|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v2.5.0 (2024-06-20) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 (#515) ([`98006ed`](https://github.com/supabase-community/auth-py/commit/98006ed08d07bb2414b261ba3c926f29c0de3645)) |
| 10 | + |
| 11 | +* chore(deps): bump python-semantic-release/python-semantic-release from 9.8.0 to 9.8.1 (#514) ([`4458982`](https://github.com/supabase-community/auth-py/commit/445898229a3c504324a33a67d2bd9709bb8048ea)) |
| 12 | + |
| 13 | +* chore(deps-dev): bump python-semantic-release from 9.8.0 to 9.8.1 |
| 14 | + |
| 15 | +Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.0 to 9.8.1. |
| 16 | +- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) |
| 17 | +- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) |
| 18 | +- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.0...v9.8.1) |
| 19 | + |
| 20 | +--- |
| 21 | +updated-dependencies: |
| 22 | +- dependency-name: python-semantic-release |
| 23 | + dependency-type: direct:development |
| 24 | + update-type: version-update:semver-patch |
| 25 | +... |
| 26 | + |
| 27 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`f28f6a2`](https://github.com/supabase-community/auth-py/commit/f28f6a29175a4af0dd00963b9718c65eda5d937a)) |
| 28 | + |
| 29 | +* chore(deps): bump python-semantic-release/python-semantic-release |
| 30 | + |
| 31 | +Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.0 to 9.8.1. |
| 32 | +- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) |
| 33 | +- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) |
| 34 | +- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.0...v9.8.1) |
| 35 | + |
| 36 | +--- |
| 37 | +updated-dependencies: |
| 38 | +- dependency-name: python-semantic-release/python-semantic-release |
| 39 | + dependency-type: direct:production |
| 40 | + update-type: version-update:semver-patch |
| 41 | +... |
| 42 | + |
| 43 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`960d593`](https://github.com/supabase-community/auth-py/commit/960d593f28be3cca582812a07d1fcfda6a3bb911)) |
| 44 | + |
| 45 | +### Feature |
| 46 | + |
| 47 | +* feat: add anonymous sign in ([`2406d7d`](https://github.com/supabase-community/auth-py/commit/2406d7d90394cf69bf772916c2232ae8aa8afe13)) |
| 48 | + |
| 49 | +### Unknown |
| 50 | + |
| 51 | +* update postgres version for infra ([`ad2179b`](https://github.com/supabase-community/auth-py/commit/ad2179b1c042c8faf1b1cdc322d8c9f9d5aae9e7)) |
| 52 | + |
| 53 | +* update async client and type naming ([`85f94f2`](https://github.com/supabase-community/auth-py/commit/85f94f27320af3438748fe261a752a29b03a2c24)) |
| 54 | + |
| 55 | +* Add Anonymous login ([`f3d35c7`](https://github.com/supabase-community/auth-py/commit/f3d35c72d3dc334d5963d4f9a57137eeacdff873)) |
| 56 | + |
| 57 | + |
5 | 58 | ## v2.4.4 (2024-06-04) |
6 | 59 |
|
7 | 60 | ### Chore |
8 | 61 |
|
| 62 | +* chore(release): bump version to v2.4.4 ([`1ed3dd7`](https://github.com/supabase-community/auth-py/commit/1ed3dd7389499ff2f8793f70adf51250cfe55964)) |
| 63 | + |
9 | 64 | * chore(deps): bump pydantic from 2.7.2 to 2.7.3 (#513) ([`4a5e21e`](https://github.com/supabase-community/auth-py/commit/4a5e21e93f14a76d9a46b218163a2e9538537440)) |
10 | 65 |
|
11 | 66 | * chore(deps-dev): bump faker from 25.3.0 to 25.4.0 (#512) ([`daafb74`](https://github.com/supabase-community/auth-py/commit/daafb74a4970a6fcbd9dc36ef757079616d1f150)) |
|
0 commit comments