Skip to content

Commit

Permalink
📝 2.2.6版本更新
Browse files Browse the repository at this point in the history
  • Loading branch information
chaos-zhu committed Oct 13, 2024
1 parent 0460af5 commit 808a785
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.6](https://github.com/chaos-zhu/easynode/releases) (2024-10-12)

### Features

* 支持自定义客户端端口,方便穿透内网机器
* 修复监控数据意外注入bug

## [2.2.5](https://github.com/chaos-zhu/easynode/releases) (2024-10-11)

### Features
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web",
"version": "2.2.5",
"version": "2.2.6",
"description": "easynode-web",
"private": true,
"scripts": {
Expand Down

0 comments on commit 808a785

Please sign in to comment.