From ff95cfaed7a9cebe4e14be3d4cbf58f2d107c169 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Fri, 31 Mar 2023 22:36:18 +0800 Subject: [PATCH] :bookmark: Chore(release): 0.2.18 --- layouts/partials/init/index.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index efe87922..9896c27d 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.2.18-RC" -}} +{{- .Scratch.Set "version" "v0.2.18" -}} {{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}} {{- .Scratch.Set "this" dict -}} diff --git a/package-lock.json b/package-lock.json index cb08d830..5194ed66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fixit-src", - "version": "0.2.17", + "version": "0.2.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fixit-src", - "version": "0.2.17", + "version": "0.2.18", "license": "MIT", "devDependencies": { "@babel/cli": "^7.21.0", diff --git a/package.json b/package.json index 3cf90530..3c9ca5e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixit-src", - "version": "0.2.17", + "version": "0.2.18", "description": "FixIt theme source files", "private": true, "devDependencies": {