Skip to content

Commit 0214da5

Browse files
author
semantic-release
committed
chore(release): bump version to v0.4.0
1 parent f11b28d commit 0214da5

1 file changed

Lines changed: 154 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,163 @@
11
# CHANGELOG
22

3+
## v0.4.0 (2024-08-30)
4+
5+
### Feature
6+
7+
* feat: use uv to manage venvs ([`3b8bf2b`](https://github.com/Atticuszz/fastapi_supabase_template/commit/3b8bf2b293eb1d65807213deb730a849887fc891))
8+
9+
### Fix
10+
11+
* fix: ci ([`6ab7d76`](https://github.com/Atticuszz/fastapi_supabase_template/commit/6ab7d7654d201c2c6656174b051738696a766aa0))
12+
13+
* fix: ci ([`abe41b3`](https://github.com/Atticuszz/fastapi_supabase_template/commit/abe41b30fbf5664de0d61b0e95dac51e6e1e8bf1))
14+
15+
* fix: ci docker push ([`4d333be`](https://github.com/Atticuszz/fastapi_supabase_template/commit/4d333be57415c7978dae20367ec3e4bb13597b65))
16+
17+
* fix: remove ci ([`b5e45b2`](https://github.com/Atticuszz/fastapi_supabase_template/commit/b5e45b2a133fce2e362d682752caed41c9d54f60))
18+
19+
### Unknown
20+
21+
* fix ([`f11b28d`](https://github.com/Atticuszz/fastapi_supabase_template/commit/f11b28dc5d3d3ae887ed7a96fb50fd22c52d3797))
22+
23+
* Merge pull request #128 from Atticuszz/dependabot/pip/uvicorn-0.30.6
24+
25+
⬆ Bump uvicorn from 0.30.4 to 0.30.6 ([`27b168d`](https://github.com/Atticuszz/fastapi_supabase_template/commit/27b168d7a8443eb9757ad70afc7d1ad0d8f28364))
26+
27+
* ⬆ Bump uvicorn from 0.30.4 to 0.30.6
28+
29+
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.4 to 0.30.6.
30+
- [Release notes](https://github.com/encode/uvicorn/releases)
31+
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
32+
- [Commits](https://github.com/encode/uvicorn/compare/0.30.4...0.30.6)
33+
34+
---
35+
updated-dependencies:
36+
- dependency-name: uvicorn
37+
dependency-type: direct:production
38+
update-type: version-update:semver-patch
39+
...
40+
41+
Signed-off-by: dependabot[bot] <support@github.com> ([`8881662`](https://github.com/Atticuszz/fastapi_supabase_template/commit/88816626b0e937051bf2a17f1c1cd8ccba0020f9))
42+
43+
* Merge pull request #135 from Atticuszz/dependabot/pip/aiohttp-3.10.2
44+
45+
⬆ Bump aiohttp from 3.9.4 to 3.10.2 ([`3ae51e8`](https://github.com/Atticuszz/fastapi_supabase_template/commit/3ae51e87f32dba85fb9baea38882630b25c4dc42))
46+
47+
* ⬆ Bump aiohttp from 3.9.4 to 3.10.2
48+
49+
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2.
50+
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
51+
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
52+
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.10.2)
53+
54+
---
55+
updated-dependencies:
56+
- dependency-name: aiohttp
57+
dependency-type: indirect
58+
...
59+
60+
Signed-off-by: dependabot[bot] <support@github.com> ([`266f615`](https://github.com/Atticuszz/fastapi_supabase_template/commit/266f615680f36226716beaa697145bbf788e5a50))
61+
62+
* Merge pull request #133 from Atticuszz/dependabot/pip/faker-28.0.0
63+
64+
⬆ Bump faker from 26.1.0 to 28.0.0 ([`f2995d1`](https://github.com/Atticuszz/fastapi_supabase_template/commit/f2995d1340e751ddbd35982589bd7d8efaa2da8b))
65+
66+
* ⬆ Bump faker from 26.1.0 to 28.0.0
67+
68+
Bumps [faker](https://github.com/joke2k/faker) from 26.1.0 to 28.0.0.
69+
- [Release notes](https://github.com/joke2k/faker/releases)
70+
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
71+
- [Commits](https://github.com/joke2k/faker/compare/v26.1.0...v28.0.0)
72+
73+
---
74+
updated-dependencies:
75+
- dependency-name: faker
76+
dependency-type: direct:development
77+
update-type: version-update:semver-major
78+
...
79+
80+
Signed-off-by: dependabot[bot] <support@github.com> ([`a8c59b8`](https://github.com/Atticuszz/fastapi_supabase_template/commit/a8c59b869ede6cf68ac6c863f818843d676cfd79))
81+
82+
* Merge pull request #125 from Atticuszz/pre-commit-ci-update-config
83+
84+
[pre-commit.ci] autoupdate ([`db32e5b`](https://github.com/Atticuszz/fastapi_supabase_template/commit/db32e5bddc066552a64509419b3773569a9aef16))
85+
86+
* [pre-commit.ci] autoupdate
87+
88+
updates:
89+
- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0)
90+
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
91+
- [github.com/commitizen-tools/commitizen: v3.27.0 → v3.28.0](https://github.com/commitizen-tools/commitizen/compare/v3.27.0...v3.28.0)
92+
- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)
93+
- [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.10.1...v1.11.1) ([`a03ba13`](https://github.com/Atticuszz/fastapi_supabase_template/commit/a03ba133037492f4d20c5b41eb13defa6a706ec9))
94+
95+
* Merge pull request #124 from Atticuszz/dependabot/pip/faker-26.1.0
96+
97+
⬆ Bump faker from 26.0.0 to 26.1.0 ([`747f170`](https://github.com/Atticuszz/fastapi_supabase_template/commit/747f17067fcf30d8c86c3b77af1e288cdb62208c))
98+
99+
* ⬆ Bump faker from 26.0.0 to 26.1.0
100+
101+
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 26.1.0.
102+
- [Release notes](https://github.com/joke2k/faker/releases)
103+
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
104+
- [Commits](https://github.com/joke2k/faker/compare/v26.0.0...v26.1.0)
105+
106+
---
107+
updated-dependencies:
108+
- dependency-name: faker
109+
dependency-type: direct:development
110+
update-type: version-update:semver-minor
111+
...
112+
113+
Signed-off-by: dependabot[bot] <support@github.com> ([`f1adfc4`](https://github.com/Atticuszz/fastapi_supabase_template/commit/f1adfc49a3216b2bfec0311de43755472271bbe2))
114+
115+
* Merge pull request #121 from Atticuszz/dependabot/pip/uvicorn-0.30.4
116+
117+
⬆ Bump uvicorn from 0.30.1 to 0.30.4 ([`555dc7c`](https://github.com/Atticuszz/fastapi_supabase_template/commit/555dc7c3f5267659be803b18276fdf7b4872e3f1))
118+
119+
* ⬆ Bump uvicorn from 0.30.1 to 0.30.4
120+
121+
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.30.1 to 0.30.4.
122+
- [Release notes](https://github.com/encode/uvicorn/releases)
123+
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
124+
- [Commits](https://github.com/encode/uvicorn/compare/0.30.1...0.30.4)
125+
126+
---
127+
updated-dependencies:
128+
- dependency-name: uvicorn
129+
dependency-type: direct:production
130+
update-type: version-update:semver-patch
131+
...
132+
133+
Signed-off-by: dependabot[bot] <support@github.com> ([`6fc9326`](https://github.com/Atticuszz/fastapi_supabase_template/commit/6fc93260a0c8359bf48743a46e56360e5d875a22))
134+
135+
* Merge pull request #119 from Atticuszz/dependabot/pip/pre-commit-3.8.0
136+
137+
⬆ Bump pre-commit from 3.7.1 to 3.8.0 ([`dea4717`](https://github.com/Atticuszz/fastapi_supabase_template/commit/dea47172e2869338102d00fef7f142c173b76131))
138+
139+
* ⬆ Bump pre-commit from 3.7.1 to 3.8.0
140+
141+
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.0.
142+
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
143+
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
144+
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)
145+
146+
---
147+
updated-dependencies:
148+
- dependency-name: pre-commit
149+
dependency-type: direct:development
150+
update-type: version-update:semver-minor
151+
...
152+
153+
Signed-off-by: dependabot[bot] <support@github.com> ([`eca2d97`](https://github.com/Atticuszz/fastapi_supabase_template/commit/eca2d97e29a34e645c9d5cf8607d2a917d5a14a4))
154+
3155
## v0.3.2 (2024-07-30)
4156

5157
### Chore
6158

159+
* chore(release): bump version to v0.3.2 ([`2418fac`](https://github.com/Atticuszz/fastapi_supabase_template/commit/2418face6defed2073aefd0496ce90d85d2e4e00))
160+
7161
* chore: update README.md ([`b791786`](https://github.com/Atticuszz/fastapi_supabase_template/commit/b7917861ecfb92eb27091a8f6c1981e3d3831009))
8162

9163
* chore: update README.md ([`9833dd7`](https://github.com/Atticuszz/fastapi_supabase_template/commit/9833dd77e47db59a077714831099e04f3de8d837))

0 commit comments

Comments
 (0)