|
4 | 4 |
|
5 | 5 | ### Internal |
6 | 6 |
|
| 7 | +* 🔨 Add pre-commit hook to ensure latest release header has date. PR [#42](https://github.com/fastapi/fastapi-new/pull/42) by [@YuriiMotov](https://github.com/YuriiMotov). |
| 8 | + |
| 9 | +## 0.0.6 (2026-04-03) |
| 10 | + |
| 11 | +### Docs |
| 12 | + |
| 13 | +* 📝 Remove login command from README instructions. PR [#57](https://github.com/fastapi/fastapi-new/pull/57) by [@alejsdev](https://github.com/alejsdev). |
| 14 | + |
| 15 | +### Internal |
| 16 | + |
| 17 | +* ⬆ Bump mypy from 1.19.1 to 1.20.0. PR [#53](https://github.com/fastapi/fastapi-new/pull/53) by [@dependabot[bot]](https://github.com/apps/dependabot). |
| 18 | +* ⬆ Bump ruff from 0.15.4 to 0.15.8. PR [#54](https://github.com/fastapi/fastapi-new/pull/54) by [@dependabot[bot]](https://github.com/apps/dependabot). |
| 19 | +* ⬆ Bump ty from 0.0.21 to 0.0.27. PR [#55](https://github.com/fastapi/fastapi-new/pull/55) by [@dependabot[bot]](https://github.com/apps/dependabot). |
| 20 | +* ⬆ Bump prek from 0.3.4 to 0.3.8. PR [#56](https://github.com/fastapi/fastapi-new/pull/56) by [@dependabot[bot]](https://github.com/apps/dependabot). |
7 | 21 | * 👷 Add `ty` to precommit. PR [#51](https://github.com/fastapi/fastapi-new/pull/51) by [@svlandeg](https://github.com/svlandeg). |
8 | 22 | * ⬆ Bump actions/upload-artifact from 6 to 7. PR [#43](https://github.com/fastapi/fastapi-new/pull/43) by [@dependabot[bot]](https://github.com/apps/dependabot). |
9 | 23 | * ⬆ Bump actions/download-artifact from 7 to 8. PR [#44](https://github.com/fastapi/fastapi-new/pull/44) by [@dependabot[bot]](https://github.com/apps/dependabot). |
|
13 | 27 | * ⬆ Bump rich from 14.2.0 to 14.3.3. PR [#48](https://github.com/fastapi/fastapi-new/pull/48) by [@dependabot[bot]](https://github.com/apps/dependabot). |
14 | 28 | * ⬆ Bump ruff from 0.14.14 to 0.15.4. PR [#49](https://github.com/fastapi/fastapi-new/pull/49) by [@dependabot[bot]](https://github.com/apps/dependabot). |
15 | 29 |
|
16 | | -## 0.0.5 |
| 30 | +## 0.0.5 (2026-02-16) |
17 | 31 |
|
18 | 32 | ### Internal |
19 | 33 |
|
|
27 | 41 | * 🔧 Ensure that an edit to `uv.lock` gets the `internal` label. PR [#34](https://github.com/fastapi/fastapi-new/pull/34) by [@svlandeg](https://github.com/svlandeg). |
28 | 42 | * ⬆️ Migrate to uv. PR [#33](https://github.com/fastapi/fastapi-new/pull/33) by [@DoctorJohn](https://github.com/DoctorJohn). |
29 | 43 |
|
30 | | -## 0.0.4 |
| 44 | +## 0.0.4 (2026-01-05) |
31 | 45 |
|
32 | 46 | ### Fixes |
33 | 47 |
|
|
39 | 53 | * ⬆ Bump actions/checkout from 5 to 6. PR [#26](https://github.com/fastapi/fastapi-new/pull/26) by [@dependabot[bot]](https://github.com/apps/dependabot). |
40 | 54 | * ⬆ Bump ruff from 0.14.4 to 0.14.10. PR [#31](https://github.com/fastapi/fastapi-new/pull/31) by [@dependabot[bot]](https://github.com/apps/dependabot). |
41 | 55 |
|
42 | | -## 0.0.3 |
| 56 | +## 0.0.3 (2025-12-29) |
43 | 57 |
|
44 | 58 | ### Docs |
45 | 59 |
|
|
59 | 73 | * 👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5`. PR [#15](https://github.com/fastapi/fastapi-new/pull/15) by [@svlandeg](https://github.com/svlandeg). |
60 | 74 | * ⬆ Bump ruff from 0.14.1 to 0.14.3. PR [#7](https://github.com/fastapi/fastapi-new/pull/7) by [@dependabot[bot]](https://github.com/apps/dependabot). |
61 | 75 |
|
62 | | -## 0.0.2 |
| 76 | +## 0.0.2 (2025-11-10) |
63 | 77 |
|
64 | 78 | ### Features |
65 | 79 |
|
|
82 | 96 | * 👷 Update version of Smokeshow. PR [#3](https://github.com/fastapi/fastapi-new/pull/3) by [@tiangolo](https://github.com/tiangolo). |
83 | 97 | * 👷 Add tests setup for CI. PR [#1](https://github.com/fastapi/fastapi-new/pull/1) by [@tiangolo](https://github.com/tiangolo). |
84 | 98 |
|
85 | | -## 0.0.1 |
| 99 | +## 0.0.1 (2024-08-15) |
86 | 100 |
|
87 | 101 | Reserve PyPI package. |
0 commit comments