Skip to content

Commit

Permalink
update changelist & version: v3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Apr 15, 2023
1 parent d3eee2b commit 7dfae93
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ChangeList.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@


## 20230415(3.0.13)

### en

- fix: publish, server name match ignore case
- fix: config loading error
- fix: k8s get account bug
- fix: bug of monitor server and property

### cn

- fix: 服务发布界面, 服务名匹配忽略大小写
- fix: 服务配置界面loading的错误
- fix: k8s获取账户信息的bug
- fix: 监控界面的bug

## 20221027(3.0.12)

### 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.12",
"version": "3.0.13",
"private": true,
"scripts": {
"start": "node bin/www",
Expand Down

0 comments on commit 7dfae93

Please sign in to comment.