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

This commit is contained in:
2025-04-06 13:29:26 +08:00
parent d9869fcb87
commit 855695bc13
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,15 @@
# 更新日志
## [3.1.5] - 2025-04-06
### Added
- `工具箱` 添加“二维码解析和生成”工具。
### Changed
- `工具箱` 调整工具列表项顺序。
## [3.1.4] - 2025-02-08
### Added

View File

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