|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v2.1.1 (2023-11-30) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps): bump gotrue from 1.3.0 to 2.0.0 (#628) ([`247b309`](https://github.com/supabase-community/supabase-py/commit/247b3091925347258348c200daec04a7b90c908b)) |
| 10 | + |
| 11 | +* chore(deps): bump gotrue from 1.3.0 to 2.0.0 |
| 12 | + |
| 13 | +Bumps [gotrue](https://github.com/supabase-community/gotrue-py) from 1.3.0 to 2.0.0. |
| 14 | +- [Release notes](https://github.com/supabase-community/gotrue-py/releases) |
| 15 | +- [Changelog](https://github.com/supabase-community/gotrue-py/blob/main/CHANGELOG.md) |
| 16 | +- [Commits](https://github.com/supabase-community/gotrue-py/compare/v1.3.0...v2.0.0) |
| 17 | + |
| 18 | +--- |
| 19 | +updated-dependencies: |
| 20 | +- dependency-name: gotrue |
| 21 | + dependency-type: direct:production |
| 22 | + update-type: version-update:semver-major |
| 23 | +... |
| 24 | + |
| 25 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`c1c0ac0`](https://github.com/supabase-community/supabase-py/commit/c1c0ac0b48d148653fa9aa0d8c3c980bc60282ac)) |
| 26 | + |
| 27 | +* chore(deps): bump gotrue from 1.3.0 to 1.3.1 (#626) ([`1d268a0`](https://github.com/supabase-community/supabase-py/commit/1d268a04e233991fb8b8f0fba65cf06aef247515)) |
| 28 | + |
| 29 | +* chore(deps): bump gotrue from 1.3.0 to 1.3.1 |
| 30 | + |
| 31 | +Bumps [gotrue](https://github.com/supabase-community/gotrue-py) from 1.3.0 to 1.3.1. |
| 32 | +- [Release notes](https://github.com/supabase-community/gotrue-py/releases) |
| 33 | +- [Changelog](https://github.com/supabase-community/gotrue-py/blob/main/CHANGELOG.md) |
| 34 | +- [Commits](https://github.com/supabase-community/gotrue-py/compare/v1.3.0...v1.3.1) |
| 35 | + |
| 36 | +--- |
| 37 | +updated-dependencies: |
| 38 | +- dependency-name: gotrue |
| 39 | + dependency-type: direct:production |
| 40 | + update-type: version-update:semver-patch |
| 41 | +... |
| 42 | + |
| 43 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`0ec8371`](https://github.com/supabase-community/supabase-py/commit/0ec83716f693ae5b0a3e167dfed13f5941c5f6be)) |
| 44 | + |
| 45 | +### Fix |
| 46 | + |
| 47 | +* fix: remove deprecated .functions() method (#629) ([`243324d`](https://github.com/supabase-community/supabase-py/commit/243324d37650c9540bab0b14b6d550f06e10f1d0)) |
| 48 | + |
| 49 | +* fix: remove deprecated .functions() method ([`e9f8010`](https://github.com/supabase-community/supabase-py/commit/e9f801040c7d62489e3648c0302018f69ed865f8)) |
| 50 | + |
| 51 | +### Unknown |
| 52 | + |
| 53 | +* add: complete string (#624) ([`b41c453`](https://github.com/supabase-community/supabase-py/commit/b41c453e0e65229b53d9640e660a58226ab2d7d9)) |
| 54 | + |
| 55 | +* add: complete string |
| 56 | + |
| 57 | +Incomplete String in `### Download a file` ([`7f7beec`](https://github.com/supabase-community/supabase-py/commit/7f7beecd009e8b79fb15d33ba3dfc934975f2f50)) |
| 58 | + |
| 59 | + |
5 | 60 | ## v2.1.0 (2023-11-23)
|
6 | 61 |
|
7 | 62 | ### Chore
|
8 | 63 |
|
| 64 | +* chore(release): bump version to v2.1.0 ([`92541a2`](https://github.com/supabase-community/supabase-py/commit/92541a22ad431cc50f19242f2be4eb2cda90b50d)) |
| 65 | + |
9 | 66 | * chore(deps): bump storage3 from 0.6.1 to 0.7.0 (#620) ([`f0dbe94`](https://github.com/supabase-community/supabase-py/commit/f0dbe94126d4f88bc158784b3cb2fdab784cae15))
|
10 | 67 |
|
11 | 68 | * chore(deps): bump storage3 from 0.6.1 to 0.7.0
|
|
0 commit comments