diff --git a/docs/.vitepress/assets/log.json b/docs/.vitepress/assets/log.json index f6b159b4..3d82eb3f 100644 --- a/docs/.vitepress/assets/log.json +++ b/docs/.vitepress/assets/log.json @@ -2,6 +2,16 @@ { "large_version": "v1.2.x", "children": [ + { + "version": "1.2.9", + "date": "2022-12-23", + "logs": [ + { + "type": "fix", + "text": "修复 sidebar.social 覆盖问题" + } + ] + }, { "version": "1.2.8", "date": "2022-12-19", @@ -32,7 +42,7 @@ "logs": [ { "type": "feat", - "text": "封面日期添加格式化配置" + "text": "支持封面日期添加格式化配置" }, { "type": "perf", @@ -40,7 +50,7 @@ }, { "type": "fix", - "text": "文章目录截断显示,激活时显示全部" + "text": "修改文章目录截断显示,激活时显示全部" } ] }, @@ -50,15 +60,15 @@ "logs": [ { "type": "feat", - "text": "可自定义默认封面图" + "text": "支持可自定义默认封面图" }, { "type": "feat", - "text": "文章增加自定义作者" + "text": "支持文章增加自定义作者" }, { "type": "fix", - "text": "复制时版权信息显示当前文章作者" + "text": "修复复制时版权信息显示文章作者错误" }, { "type": "fix", @@ -90,7 +100,7 @@ "logs": [ { "type": "feat", - "text": "增加标签和分类的汇总页" + "text": "支持标签和分类的汇总页" }, { "type": "fix", @@ -138,7 +148,7 @@ }, { "type": "fix", - "text": "嵌套导航 target 设置失效" + "text": "修复嵌套导航 target 设置失效" } ] } @@ -161,7 +171,7 @@ }, { "type": "fix", - "text": "自定义 CDN 配置渲染错误" + "text": "修复自定义 CDN 配置渲染错误" } ] }, @@ -229,7 +239,7 @@ }, { "type": "fix", - "text": "开启 sw 时,内置插件更新异常" + "text": "修复开启 sw 时,内置插件更新异常" } ] }, @@ -243,7 +253,7 @@ }, { "type": "fix", - "text": "页面切换时主题按钮状态丢失" + "text": "修复页面切换时主题按钮状态丢失" }, { "type": "fix",