File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -159,8 +159,6 @@ release:
159159 header : |
160160 ## NodePassDash {{ .Tag }}
161161
162- ### Feature
163- - 隧道管理页显示数量支持持久化
164162
165163 footer : |
166164
Original file line number Diff line number Diff line change 11# 🚀 NodePassDash
22
3- ![ Version] ( https://img.shields.io/badge/version-2.1.5--beta4 -blue.svg )
3+ ![ Version] ( https://img.shields.io/badge/version-2.2.0--beta1 -blue.svg )
44![ GitHub license] ( https://img.shields.io/github/license/NodePassProject/NodePassDash )
55
66NodePassDash是一个现代化的 NodePass 管理界面,基于 Go 后端 + Next.js 14、HeroUI 和 TypeScript 构建。提供实时隧道监控、流量统计和端点管理功能。
Original file line number Diff line number Diff line change 11{
22 "name" : " NodePassDash" ,
3- "version" : " 2.1.5-beta4 " ,
3+ "version" : " 2.2.0-beta1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments