build: publish v1.0.0-rc.187

This commit is contained in:
pengzhanbo 2026-01-19 23:50:07 +08:00
parent 6a41d44322
commit 4ad05ad9f5
7 changed files with 15 additions and 6 deletions

View File

@ -1,3 +1,12 @@
# [1.0.0-rc.187](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.186...v1.0.0-rc.187) (2026-01-19)
### Bug Fixes
* **theme:** incorrect icon name validation ([6a41d44](https://github.com/pengzhanbo/vuepress-theme-plume/commit/6a41d4432221371c58aac0c1326ecd89f23b5d92))
# [1.0.0-rc.186](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.185...v1.0.0-rc.186) (2026-01-19) # [1.0.0-rc.186](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.185...v1.0.0-rc.186) (2026-01-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.186", "version": "1.0.0-rc.187",
"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.186", "version": "1.0.0-rc.187",
"private": true, "private": true,
"packageManager": "pnpm@10.28.1", "packageManager": "pnpm@10.28.1",
"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.186", "version": "1.0.0-rc.187",
"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.186", "version": "1.0.0-rc.187",
"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.186", "version": "1.0.0-rc.187",
"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.186", "version": "1.0.0-rc.187",
"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",