fix: compare installed package versions semantically
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
本文件记录 `ShrinkInstaller` 的包内变更。
|
||||
|
||||
## [0.2.5] - 2026-09-05
|
||||
|
||||
### Fixed
|
||||
|
||||
- 按 SemVer 比较已安装版本与目录版本;已安装较新版本不再被误判为旧版本,也不会提供降级操作。
|
||||
- 更新内置包目录,使版本与当前 ShrinkSDK 模块清单一致。
|
||||
|
||||
## [0.2.4] - 2026-08-28
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user