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

这个提交包含在:
rohow
2026-01-30 18:53:14 +08:00
未验证
父节点 a67dedefb4
当前提交 9a0f68d3a5
修改 2 个文件,包含 2 行新增2 行删除
+1 -1
查看文件
@@ -1,7 +1,7 @@
{
"name": "theme-terminal",
"private": true,
"version": "1.1.9a",
"version": "1.2.2",
"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: 1.2.1
version: 1.2.2
require: ">=2.22.0"