📝 2.2.6版本更新

This commit is contained in:
chaos-zhu 2024-10-14 00:23:17 +08:00
parent 0460af5c48
commit 808a785d5b
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
{
"name": "web",
"version": "2.2.5",
"version": "2.2.6",
"description": "easynode-web",
"private": true,
"scripts": {