Skip to content

Commit a1a70db

Browse files
committed
deploy
1 parent e471691 commit a1a70db

File tree

3 files changed

+178
-183
lines changed

3 files changed

+178
-183
lines changed

guide/changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
只记录 feat/fix 以及破坏性更新记录。
44

5+
## 4.8.1
6+
7+
:::info [基础版](https://github.com/one-step-admin/basic/releases/tag/v4.8.1)
8+
无重大更新
9+
:::
10+
11+
:::tip [专业版](https://github.com/one-step-admin/pro/releases/tag/v4.8.1)
12+
🐞 Bug Fixes
13+
14+
- 修复国际化功能失效 &nbsp;-&nbsp; by @hooray [<samp>(afd27)</samp>](https://github.com/one-step-admin/pro/commit/afd2754)
15+
:::
16+
517
## 4.8.0
618

719
:::info [基础版](https://github.com/one-step-admin/basic/releases/tag/v4.8.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"vitepress-plugin-comment-with-giscus": "^1.1.15"
1818
},
1919
"devDependencies": {
20-
"@antfu/eslint-config": "3.9.2",
20+
"@antfu/eslint-config": "3.11.2",
2121
"vitepress": "1.5.0",
2222
"vue": "^3.5.13"
2323
}

0 commit comments

Comments
 (0)