From 5fd4be7aeac7f69703a36ebeb572e78e4c9f3d54 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 4 Aug 2022 10:10:38 +0800 Subject: [PATCH] :bookmark: Chore: release v0.2.15 --- CHANGELOG.md | 1 + layouts/partials/init/index.html | 2 +- package-lock.json | 38 ++++++++++++++------------------ package.json | 5 +---- 4 files changed, 19 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef34d2128..3306668d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file. ## v0.2.15 +## v0.2.15 [2022.8.4] > Add content encryption feature(pages, partial), total word count, enhance auto toc, developer options and more. > Snapshot: diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index f7971d440..31b2311ea 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.2.15-RC" -}} +{{- .Scratch.Set "version" "v0.2.15" -}} {{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}} {{- .Scratch.Set "this" dict -}} diff --git a/package-lock.json b/package-lock.json index a96ec8093..04bac81bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "fixit-src", - "version": "0.2.15-RC", + "version": "0.2.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "fixit-src", - "version": "0.2.15-RC", + "version": "0.2.15", "hasInstallScript": true, "license": "MIT", "devDependencies": { @@ -1034,9 +1034,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.4.210", - "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.210.tgz", - "integrity": "sha512-kSiX4tuyZijV7Cz0MWVmGT8K2siqaOA4Z66K5dCttPPRh0HicOcOAEj1KlC8O8J1aOS/1M8rGofOzksLKaHWcQ==", + "version": "1.4.211", + "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.211.tgz", + "integrity": "sha512-BZSbMpyFQU0KBJ1JG26XGeFI3i4op+qOYGxftmZXFZoHkhLgsSv4DHDJfl8ogII3hIuzGt51PaZ195OVu0yJ9A==", "dev": true }, "node_modules/@babel/parser": { @@ -3845,7 +3845,9 @@ } }, "node_modules/minimist": { - "version": "^1.2.5", + "version": "1.2.6", + "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", "dev": true }, "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { @@ -7277,12 +7279,7 @@ "requires": { "acorn-node": "^1.8.2", "defined": "^1.0.0", - "minimist": "^1.2.5" - }, - "dependencies": { - "minimist": { - "version": "^1.2.5" - } + "minimist": "^1.2.6" } }, "diffie-hellman": { @@ -7332,9 +7329,9 @@ } }, "electron-to-chromium": { - "version": "1.4.210", - "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.210.tgz", - "integrity": "sha512-kSiX4tuyZijV7Cz0MWVmGT8K2siqaOA4Z66K5dCttPPRh0HicOcOAEj1KlC8O8J1aOS/1M8rGofOzksLKaHWcQ==", + "version": "1.4.211", + "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.211.tgz", + "integrity": "sha512-BZSbMpyFQU0KBJ1JG26XGeFI3i4op+qOYGxftmZXFZoHkhLgsSv4DHDJfl8ogII3hIuzGt51PaZ195OVu0yJ9A==", "dev": true }, "elliptic": { @@ -8133,7 +8130,9 @@ } }, "minimist": { - "version": "^1.2.5", + "version": "1.2.6", + "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.6.tgz", + "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==", "dev": true }, "mkdirp-classic": { @@ -8783,12 +8782,7 @@ "integrity": "sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==", "dev": true, "requires": { - "minimist": "^1.2.5" - }, - "dependencies": { - "minimist": { - "version": "^1.2.5" - } + "minimist": "^1.1.0" } }, "supports-color": { diff --git a/package.json b/package.json index 6919e3228..8404b280a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fixit-src", - "version": "0.2.15-RC", + "version": "0.2.15", "description": "FixIt theme source files", "private": true, "dependencies": {}, @@ -28,9 +28,6 @@ "algolia": "atomic-algolia", "update:docs": "git submodule update --remote --merge && git add docs && git commit -m ':memo: Docs: update FixIt theme Docs'" }, - "resolutions": { - "minimist": "^1.2.5" - }, "repository": { "type": "git", "url": "git+https://github.com/hugo-fixit/FixIt.git"