build: publish v1.0.0-rc.198

This commit is contained in:
pengzhanbo 2026-04-26 14:51:52 +08:00
parent 26c588ab23
commit 5d5b5399ff
7 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,10 @@
# [1.0.0-rc.198](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.197...v1.0.0-rc.198) (2026-04-26)
### Bug Fixes
* **theme:** fix plugin-hint default options ([26c588a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/26c588ab237659b7f46e7b8d9db8031892e46511))
# [1.0.0-rc.197](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.196...v1.0.0-rc.197) (2026-04-26)

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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