mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(release): 1.0.0-alpha
This commit is contained in:
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user