chore(release): 1.0.0-alpha.1

This commit is contained in:
Cell
2026-09-01 15:49:17 +08:00
parent e65aa888b6
commit a3a7dab36e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Called from: layouts/baseof.html.
*/ -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha-mti6jl18" -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha.1" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@hugo-fixit/core",
"type": "module",
"version": "1.0.0-alpha",
"version": "1.0.0-alpha.1",
"private": true,
"packageManager": "pnpm@11.4.0",
"description": "Hugo FixIt core theme component source files",