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

This commit is contained in:
2024-10-13 22:06:04 +08:00
parent 744c054c1c
commit 23d0b08242
2 changed files with 12 additions and 1 deletions

View File

@@ -1,5 +1,16 @@
# 更新日志
## [3.1.2] - 2024-10-13
### Added
- `工具箱` 添加“保持亮屏”。
- `工具箱` 添加“原神时钟”。
### Changed
- `工具箱` 调整页面路由生成逻辑,不跳过未启用的工具。
## [3.1.1] - 2024-09-08
### Fixed

View File

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