Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikigo committed Nov 12, 2024
1 parent 57e08d0 commit 9b5d6df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 版本更新记录

## 2.10.0(2024/11/08)

**Fix 🐛**

- 不再生成 xml 报告;
- 修复远程执行模式下,代码发送失败退出码为0的问题;

## 2.9.0(2024/11/01)

**Fix 🐛**
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default withMermaid(
{
text: '规划', items: [
{text: "框架设计", link: '/规划/框架设计/AT基础框架设计方案'},
{text: "Deepin Autotest", link: 'https://youqu.uniontech.com/deepin-autotest/'},
{text: "Deepin Autotest", link: 'https://deepin-autotest.uniontech.com/'},
]
},
{
Expand Down

0 comments on commit 9b5d6df

Please sign in to comment.