chore(release): bump version to 1.2.2 in package.json and theme.yaml
Theme CD / Package Theme (release) Successful in 29s
Theme CD / Release (release) Successful in 13s

这个提交包含在:
rohow
2026-01-30 18:53:14 +08:00
未验证
父节点 a67dedefb4
当前提交 d9a636c54e
修改 2 个文件,包含 2 行新增2 行删除
+1 -1
查看文件
@@ -1,7 +1,7 @@
{ {
"name": "theme-terminal", "name": "theme-terminal",
"private": true, "private": true,
"version": "1.1.9a", "version": "1.2.2",
"description": "A terminal like theme for Halo.", "description": "A terminal like theme for Halo.",
"scripts": { "scripts": {
"dev": "vite build --watch", "dev": "vite build --watch",
+1 -1
查看文件
@@ -13,5 +13,5 @@ spec:
repo: https://git.dev.cm/theme-terminal repo: https://git.dev.cm/theme-terminal
settingName: "theme-terminal-setting" settingName: "theme-terminal-setting"
configMapName: "theme-terminal-configMap" configMapName: "theme-terminal-configMap"
version: 1.2.1 version: 1.2.2
require: ">=2.22.0" require: ">=2.22.0"