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

This commit is contained in:
2025-12-25 08:24:39 +08:00
commit c31a7c1cbf
8 changed files with 230 additions and 0 deletions

61
data/todo.json Normal file
View File

@@ -0,0 +1,61 @@
[
{
"version": "2.1.1-251224",
"date": "2025-12-24",
"type": "improvement",
"title": "新增git待办",
"description": "不知道写什么了",
"changes": [
"git待办",
"博客重构"
],
"highlights": [
"i dont know"
]
},
{
"version": "2.1.0-251124",
"date": "2025-11-24",
"type": "major",
"title": "待办列表正式独立",
"description": "使用同主站的Vite + Vue3架构重构 同步主站版本号",
"changes": [
"待办列表功能独立",
"同步主站版本号",
"重构为Vite + Vue3架构"
],
"highlights": [
"独立"
]
},
{
"version": "2.0.0-temp.251122.0",
"date": "2025-11-22",
"type": "improvement",
"title": "随主站更新",
"description": "本版本为临时版本 等待2.1.0版本独立"
},
{
"version": "1.1.0",
"date": "2025-10-27",
"type": "improvement",
"title": "随主站更新",
"description": "随主站更新",
"changes": [
"数据未记录"
]
},
{
"version": "1.0.0",
"date": "2025-10-21",
"type": "major",
"title": "随主站上线",
"description": "待办列表作为附属功能与主站同步上线",
"changes": [
"待办列表功能上线"
],
"highlights": [
"上线"
]
}
]