|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | +## v0.3.2 (2024-01-03) |
| 6 | + |
| 7 | +### Chore |
| 8 | + |
| 9 | +* chore(deps-dev): bump isort from 5.12.0 to 5.13.0 (#24) ([`e7443ee`](https://github.com/supabase-community/functions-py/commit/e7443eeaad029a19a4276bae8ebfb899d042be3a)) |
| 10 | + |
| 11 | +* chore(deps-dev): bump isort from 5.12.0 to 5.13.0 |
| 12 | + |
| 13 | +Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 to 5.13.0. |
| 14 | +- [Release notes](https://github.com/pycqa/isort/releases) |
| 15 | +- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) |
| 16 | +- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.0) |
| 17 | + |
| 18 | +--- |
| 19 | +updated-dependencies: |
| 20 | +- dependency-name: isort |
| 21 | + dependency-type: direct:development |
| 22 | + update-type: version-update:semver-minor |
| 23 | +... |
| 24 | + |
| 25 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`89a31c9`](https://github.com/supabase-community/functions-py/commit/89a31c9afb987063f18dd853bc826e4d7e815be3)) |
| 26 | + |
| 27 | +* chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 (#22) ([`ab767f5`](https://github.com/supabase-community/functions-py/commit/ab767f5cf591679f38404cf609a42d853620c96f)) |
| 28 | + |
| 29 | +* chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 |
| 30 | + |
| 31 | +Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.2. |
| 32 | +- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) |
| 33 | +- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.2) |
| 34 | + |
| 35 | +--- |
| 36 | +updated-dependencies: |
| 37 | +- dependency-name: pytest-asyncio |
| 38 | + dependency-type: direct:development |
| 39 | + update-type: version-update:semver-minor |
| 40 | +... |
| 41 | + |
| 42 | +Signed-off-by: dependabot [bot ] <[email protected]> ( [`f6fb590`](https://github.com/supabase-community/functions-py/commit/f6fb5906e99e5194413ef8b7f819ba82ae47355e)) |
| 43 | + |
| 44 | +* chore: allow manual workflow trigger for releases (#19) ([`07d1ffa`](https://github.com/supabase-community/functions-py/commit/07d1ffa6faa89219f7c73cbd4699436763d9d8bc)) |
| 45 | + |
| 46 | +* chore: allow manual workflow trigger for releases ([`2a01399`](https://github.com/supabase-community/functions-py/commit/2a013997215f417fb0efe2badfc9b8a2d3686c48)) |
| 47 | + |
| 48 | +### Ci |
| 49 | + |
| 50 | +* ci: update workflow with new pypi project name (#34) ([`7564e2b`](https://github.com/supabase-community/functions-py/commit/7564e2bc1d157a279175a3c8ad6fb2708e1700f4)) |
| 51 | + |
| 52 | +### Fix |
| 53 | + |
| 54 | +* fix: update httpx and other dev dependencies (#35) ([`1f8897f`](https://github.com/supabase-community/functions-py/commit/1f8897f88acc4449cd697bd0e122bd4ee3bf0417)) |
| 55 | + |
| 56 | + |
5 | 57 | ## v0.3.1 (2023-10-30)
|
6 | 58 |
|
| 59 | +### Chore |
| 60 | + |
| 61 | +* chore(release): bump version to v0.3.1 ([`b787f01`](https://github.com/supabase-community/functions-py/commit/b787f0187c1a5312ea368919afd24863ff2f40f0)) |
| 62 | + |
7 | 63 | ### Fix
|
8 | 64 |
|
9 | 65 | * fix: exceptions now has message in dictionary (#16) ([`7273927`](https://github.com/supabase-community/functions-py/commit/7273927aa9d0e6eb9d9c9985a7ba5b42f9b6296d))
|
|
0 commit comments