Skip to content

Commit

Permalink
update changelsit & v3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Oct 7, 2023
1 parent bb95aa5 commit fe1f216
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions ChangeList.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@



## 20231007(3.0.14)

### en

- fix config page loading bug
- fix overflow y
- fix reported status
- Update Contributing.md

### cn

- fix: 服务配置页面 loading的bug
- fix: 整体页面增加overflow y
- fix: 服务管理页面, 上报服务实时状态的问题
- Update Contributing.md

## 20230415(3.0.13)

### en
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tars-web",
"version": "3.0.13",
"version": "3.0.14",
"private": true,
"scripts": {
"start": "node bin/www",
Expand Down

0 comments on commit fe1f216

Please sign in to comment.