chore(release): 0.4.0-rc

This commit is contained in:
Cell
2026-01-03 20:22:02 +08:00
parent 81f867d0cd
commit 00870fda7e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v0.4.0-beta-20260103115516-fcbd8938" -}}
{{- hugo.Store.Set "version" "v0.4.0-rc" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@hugo-fixit/core",
"type": "module",
"version": "0.4.0-beta",
"version": "0.4.0-rc",
"private": true,
"packageManager": "pnpm@10.22.0",
"description": "Hugo FixIt core theme component source files",