From 81c333ca6397d723b077ea3325e3a742e2e38bcb Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sat, 13 Sep 2025 04:23:36 +0800 Subject: [PATCH] chore(deps-dev): bump auto-changelog-plus from 1.0.0 to 1.1.0 --- layouts/_partials/init/index.html | 2 +- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/layouts/_partials/init/index.html b/layouts/_partials/init/index.html index 92d459a7..f179e579 100644 --- a/layouts/_partials/init/index.html +++ b/layouts/_partials/init/index.html @@ -1,4 +1,4 @@ -{{- hugo.Store.Set "version" "v0.4.0-alpha.1" -}} +{{- hugo.Store.Set "version" "v0.4.0-alpha.2-20250912202339-c430a012" -}} {{- .Store.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/package.json b/package.json index 14f4b0ff..0a7c8f30 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@antfu/eslint-config": "^5.2.1", "@types/node": "^24.3.0", - "auto-changelog-plus": "^1.0.0", + "auto-changelog-plus": "^1.1.0", "eslint": "^9.34.0", "lint-staged": "^16.1.5", "serve": "^14.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2325f9a5..f128f88a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^24.3.0 version: 24.3.0 auto-changelog-plus: - specifier: ^1.0.0 - version: 1.0.0 + specifier: ^1.1.0 + version: 1.1.0 eslint: specifier: ^9.34.0 version: 9.34.0 @@ -588,8 +588,8 @@ packages: argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - auto-changelog-plus@1.0.0: - resolution: {integrity: sha512-YMzGIPNAVMRRBiINYrD2/2Kx4XkoJc9caP/QVx8uiBC1B2P1JmAltzFk1UDBmv1OXQSAn7Z9numDrEW7kaHI3g==} + auto-changelog-plus@1.1.0: + resolution: {integrity: sha512-AKkt9vh8uOJ7FEnW2QfiDzVkD25PZPo790vdUmeNwSBzlOW8LJdbJ/68dU1h1JPKg/iJP21N8R2r72iSfVsVww==} hasBin: true auto-changelog@2.5.0: @@ -2494,7 +2494,7 @@ snapshots: argparse@2.0.1: {} - auto-changelog-plus@1.0.0: + auto-changelog-plus@1.1.0: dependencies: auto-changelog: 2.5.0 transitivePeerDependencies: