chore(release): 1.0.0-alpha

This commit is contained in:
Cell
2026-07-27 14:44:11 +08:00
parent 9e2f388022
commit a73416e2be
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
Called from: layouts/baseof.html.
*/ -}}
{{- hugo.Store.Set "version" "v1.0.0-mrygaidy" -}}
{{- hugo.Store.Set "version" "v1.0.0-alpha" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
+1 -2
View File
@@ -1,8 +1,7 @@
{
"name": "@hugo-fixit/core",
"type": "module",
"version": "0.4.5",
"nextVersion": "1.0.0",
"version": "1.0.0-alpha",
"private": true,
"packageManager": "pnpm@11.4.0",
"description": "Hugo FixIt core theme component source files",