chore: pnpm v11 migration

This commit is contained in:
Cell
2026-05-28 14:52:57 +08:00
parent a7cf34367d
commit 4a60d805fa
4 changed files with 5 additions and 6 deletions
+2 -3
View File
@@ -1,3 +1,2 @@
tag-version-prefix="v"
ignore-workspace-root-check=true
message="chore(release): %s"
tag-version-prefix=v
message=chore(release): %s
+1 -1
View File
@@ -1,4 +1,4 @@
{{- hugo.Store.Set "version" "v1.0.0-20260528064828-5b43c2b6" -}}
{{- hugo.Store.Set "version" "v1.0.0-20260528072056-c8c70a96" -}}
{{- .Store.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}
+1 -2
View File
@@ -4,7 +4,7 @@
"version": "0.4.5",
"nextVersion": "1.0.0",
"private": true,
"packageManager": "pnpm@11.1.0",
"packageManager": "pnpm@11.4.0",
"description": "Hugo FixIt core theme component source files",
"author": {
"name": "Lruihao",
@@ -39,7 +39,6 @@
"lint": "eslint --cache .",
"typecheck": "tsc --noEmit",
"version": "pnpm -F versioning start prod",
"postversion": "git push && git push --tags",
"changelog": "auto-changelog-plus --starting-date 2021-12-18",
"prepare": "simple-git-hooks"
},
+1
View File
@@ -1,3 +1,4 @@
ignoreWorkspaceRootCheck: true
shellEmulator: true
trustPolicy: no-downgrade