Skip to content

Commit 58a5516

Browse files
committed
update docs
1 parent 204304a commit 58a5516

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/.vuepress/_bulletin.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
::: center
2-
🚀 v1.10.0 已发布 🚀
2+
🚀 v1.10.2 已发布 🚀
33
:::
44

55
🟨 此版本已将 `postgresql` 作为主数据库使用
66

77
🀄 `mysql` 用户无需担心,fba 仍完全兼容
88

9-
我们预计在 v1.11.0 版本中将物理外键重构为逻辑外键,敬请期待...
9+
我们预计在 v1.11.0 版本中将物理外键重构为逻辑外键,敬请期待...
10+
11+
![df4cef7d56ec63f76e389989b6bd9a7f.png](https://i.mij.rip/2025/10/24/df4cef7d56ec63f76e389989b6bd9a7f.png)

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { defineNavbarConfig, ThemeNavItem } from "vuepress-theme-plume";
22

33
export const myNavbar: ThemeNavItem[] = defineNavbarConfig([
44
{
5-
text: 'v1.10.0',
5+
text: 'v1.10.2',
66
items: [
77
{
88
text: '在线体验',

0 commit comments

Comments
 (0)