From a85a6655300be667b00cc8e6d429dde0d3bba679 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Wed, 30 Apr 2025 13:43:00 +0800 Subject: [PATCH] :bookmark: Chore(release): 0.3.20 --- 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 50b0337b..23eca7bf 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.20-d1d3ed29" -}} +{{- .Scratch.Set "version" "v0.3.20" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/package.json b/package.json index 1037665d..80578b6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixit-core", - "version": "0.3.19", + "version": "0.3.20", "private": true, "packageManager": "pnpm@10.5.2", "description": "Hugo FixIt core theme component source files",