build: publish v1.0.0-rc.128

This commit is contained in:
pengzhanbo 2025-01-10 13:48:27 +08:00
parent 62b66036a6
commit 1dba45f04a
9 changed files with 17 additions and 8 deletions

View File

@ -1,3 +1,12 @@
# [1.0.0-rc.128](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.127...v1.0.0-rc.128) (2025-01-10)
### Bug Fixes
* **plugin-md-power:** fix `demo` temp generated ([62b6603](https://github.com/pengzhanbo/vuepress-theme-plume/commit/62b66036a63a92238e9968c5c66f5909683445e5))
# [1.0.0-rc.127](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.126...v1.0.0-rc.127) (2025-01-10) # [1.0.0-rc.127](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.126...v1.0.0-rc.127) (2025-01-10)

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.127", "version": "1.0.0-rc.128",
"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.127", "version": "1.0.0-rc.128",
"private": true, "private": true,
"packageManager": "pnpm@9.15.3", "packageManager": "pnpm@9.15.3",
"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-content-update", "name": "@vuepress-plume/plugin-content-update",
"type": "module", "type": "module",
"version": "1.0.0-rc.127", "version": "1.0.0-rc.128",
"description": "The Plugin for VuePress 2 - content update", "description": "The Plugin for VuePress 2 - content update",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

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.127", "version": "1.0.0-rc.128",
"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.127", "version": "1.0.0-rc.128",
"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-plume/plugin-search", "name": "@vuepress-plume/plugin-search",
"type": "module", "type": "module",
"version": "1.0.0-rc.127", "version": "1.0.0-rc.128",
"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-plume/plugin-shikiji", "name": "@vuepress-plume/plugin-shikiji",
"type": "module", "type": "module",
"version": "1.0.0-rc.127", "version": "1.0.0-rc.128",
"description": "The Plugin for VuePress 2 - shiki", "description": "The Plugin for VuePress 2 - shiki",
"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.127", "version": "1.0.0-rc.128",
"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",