由脚本自动发布至SP Git 更新日志详见log.starpixel.club

This commit is contained in:
2025-12-24 22:00:56 +08:00
commit f4c5861443
8 changed files with 217 additions and 0 deletions

32
data/updateLog.json Normal file
View File

@@ -0,0 +1,32 @@
[
{
"version": "2.0.1-251224",
"date": "2025-12-24",
"type": "improvement",
"title": "日志更新",
"description": "新增站点与更新日志",
"changes": [
"主页面更新至2.1.1-251224 优化样式",
"待办列表更新至2.1.1-251224 增删待办列表",
"新增SP独家git仓库",
"博客更换至wordpress"
],
"highlights": [
"小更新"
]
},
{
"version": "2.0.0-251127",
"date": "2025-11-27",
"type": "major",
"title": "更新日志正式独立",
"description": "首个版本发布 旧记录清空",
"changes": [
"更新日志功能独立",
"记录所有站点功能性更新"
],
"highlights": [
"首发版本"
]
}
]