From de72a8c802e7a3f6c73255c3d29d40c37b63a23f Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 22 Apr 2025 15:06:18 +0800 Subject: [PATCH] :bookmark: Chore(release): 0.3.19 --- layouts/partials/init/index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index 3d19b4d4..9888b07d 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.19-c2dc17e9" -}} +{{- .Scratch.Set "version" "v0.3.19" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/package.json b/package.json index 9c66ee4d..1037665d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixit-core", - "version": "0.3.18", + "version": "0.3.19", "private": true, "packageManager": "pnpm@10.5.2", "description": "Hugo FixIt core theme component source files",