mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 07:18:57 +00:00
chore: pnpm v11 migration
This commit is contained in:
@@ -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,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
@@ -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,3 +1,4 @@
|
||||
ignoreWorkspaceRootCheck: true
|
||||
shellEmulator: true
|
||||
trustPolicy: no-downgrade
|
||||
|
||||
|
||||
Reference in New Issue
Block a user