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

This commit is contained in:
2024-09-08 22:54:13 +08:00
parent 95d1352a2b
commit 75f9985265
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# 更新日志
## [3.1.1] - 2024-09-08
### Fixed
- `配置文件` 解决打包异常。
## [3.1.0] - 2024-09-08
### Added

View File

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