Skip to content

Commit 3396b33

Browse files
committed
update docs
1 parent 5dc984d commit 3396b33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const myNavbar = defineNavbarConfig([
3131
]
3232
},
3333
{
34-
text: 'v1.0.0',
34+
text: 'v1.0.1',
3535
items: [
3636
{
3737
text: '技术支持',

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ fba [核心架构](./guide/summary/intro.md#伪三层架构)
679679
[Changes][v1.0.0]
680680

681681

682+
[v1.0.1]: https://github.com/fastapi-practices/fastapi_best_architecture/compare/v1.0.0...v1.0.1
682683
[v1.0.0]: https://github.com/fastapi-practices/fastapi_best_architecture/tree/v1.0.0
683684

684685
<!-- Generated by https://github.com/rhysd/changelog-from-release v3.8.1 -->

0 commit comments

Comments
 (0)