build: publish v1.0.0-rc.151

This commit is contained in:
pengzhanbo 2025-05-20 00:09:20 +08:00
parent d63deb5076
commit 665a8fa530
8 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,12 @@
# [1.0.0-rc.151](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.150...v1.0.0-rc.151) (2025-05-19)
### Bug Fixes
* **cli:** template generate fail ([d63deb5](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d63deb5076a21575d64bbb0eac36d0259f4554cc))
# [1.0.0-rc.150](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.149...v1.0.0-rc.150) (2025-05-19) # [1.0.0-rc.150](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.149...v1.0.0-rc.150) (2025-05-19)

View File

@ -1,7 +1,7 @@
{ {
"name": "create-vuepress-theme-plume", "name": "create-vuepress-theme-plume",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "The cli for create vuepress-theme-plume's project", "description": "The cli for create vuepress-theme-plume's project",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-theme-plume-monorepo", "name": "vuepress-theme-plume-monorepo",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"private": true, "private": true,
"packageManager": "pnpm@10.11.0", "packageManager": "pnpm@10.11.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-fonts", "name": "@vuepress-plume/plugin-fonts",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "The Plugin for VuePress 2 - fonts", "description": "The Plugin for VuePress 2 - fonts",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-plugin-md-power", "name": "vuepress-plugin-md-power",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "The Plugin for VuePress 2 - markdown power", "description": "The Plugin for VuePress 2 - markdown power",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-plugin-replace-assets", "name": "vuepress-plugin-replace-assets",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "The Plugin for VuePress 2 - replace assets url", "description": "The Plugin for VuePress 2 - replace assets url",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-search", "name": "@vuepress-plume/plugin-search",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "The Plugin for VuePress 2 - local search", "description": "The Plugin for VuePress 2 - local search",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-theme-plume", "name": "vuepress-theme-plume",
"type": "module", "type": "module",
"version": "1.0.0-rc.150", "version": "1.0.0-rc.151",
"description": "A Blog&Document Theme for VuePress 2.0", "description": "A Blog&Document Theme for VuePress 2.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT", "license": "MIT",