chore: update
This commit is contained in:
parent
66287448b4
commit
b6a9601e9f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume-monorepo",
|
||||
"version": "1.0.0-rc.0",
|
||||
"version": "1.0.0-beta.89",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"vuepress",
|
||||
@ -31,7 +31,7 @@
|
||||
"release:changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
||||
"release:check": "pnpm lint && pnpm build",
|
||||
"release:publish": "pnpm -r publish",
|
||||
"release:version": "bumpp package.json packages/*/package.json --execute=\"pnpm release:changelog\" --commit \"build: publish v%s\" --all --tag --push",
|
||||
"release:version": "bumpp package.json plugins/*/package.json theme/package.json --execute=\"pnpm release:changelog\" --commit \"build: publish v%s\" --all --tag --push",
|
||||
"up": "taze -r major"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user