chore(release): bump version to 2.0.7 in theme.yaml and package.json

这个提交包含在:
2026-06-16 17:37:58 +08:00 未验证
父节点 b176fce4a9
当前提交 1679f4934c
修改 2 个文件,包含 1 行新增2 行删除
-1
查看文件
@@ -1,7 +1,6 @@
{
"name": "theme-terminal",
"private": true,
"version": "2.0.6",
"description": "A terminal like theme for Halo.",
"scripts": {
"dev": "vite build --watch",
+1 -1
查看文件
@@ -13,5 +13,5 @@ spec:
repo: https://git.dev.cm/theme-terminal
settingName: "theme-terminal-setting"
configMapName: "theme-terminal-configMap"
version: 2.0.6
version: 2.0.7
require: ">=2.22.0"