Skip to content

Commit

Permalink
update v3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Feb 2, 2024
1 parent 53ea279 commit f1ad7dc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeList.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@



## 20240202(3.0.15)

### en

- fix: the page of user manage create time
- fix: the node_name can't be changed when edit servant
- Upgrade dependencies to support node v18 build

### cn

- fix: 用户管理界面创建时间的bug
- fix: 编辑servant的绑定地址时, 不要修改nodename

## 20231007(3.0.14)

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

0 comments on commit f1ad7dc

Please sign in to comment.