chore: 更新版本信息(V3.1.6)

This commit is contained in:
2025-10-26 22:33:42 +08:00
parent 6883e54a1b
commit 359acb41d1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# 更新日志
## [3.1.6] - 2025-10-26
### Added
- `工具箱` 添加工具信息和工具更新日志显示。
- `工具箱` 添加“JSON 编辑器”工具。
## [3.1.5] - 2025-04-06
### Added

View File

@@ -1,7 +1,7 @@
{
"name": "frost-navigation",
"description": "Frost Navigation",
"version": "3.1.5",
"version": "3.1.6",
"type": "module",
"scripts": {
"dev": "vite",