We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc984d commit 3396b33Copy full SHA for 3396b33
docs/.vuepress/navbar.ts
@@ -31,7 +31,7 @@ export const myNavbar = defineNavbarConfig([
31
]
32
},
33
{
34
- text: 'v1.0.0',
+ text: 'v1.0.1',
35
items: [
36
37
text: '技术支持',
docs/changelog.md
@@ -679,6 +679,7 @@ fba [核心架构](./guide/summary/intro.md#伪三层架构)
679
[Changes][v1.0.0]
680
681
682
+[v1.0.1]: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.0...v1.0.1
683
[v1.0.0]: https://github.com/fastapi-practices/fastapi_best_architecture/tree/v1.0.0
684
685
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.1 -->
0 commit comments