build: publish v1.0.0-rc.146

This commit is contained in:
pengzhanbo 2025-05-06 14:48:19 +08:00
parent 07822e4185
commit 43b5060116
8 changed files with 21 additions and 7 deletions

View File

@ -1,3 +1,17 @@
# [1.0.0-rc.146](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.145...v1.0.0-rc.146) (2025-05-06)
### Features
* **plugin-md-power:** add code-tree container and embed syntax, close [#567](https://github.com/pengzhanbo/vuepress-theme-plume/issues/567) ([#584](https://github.com/pengzhanbo/vuepress-theme-plume/issues/584)) ([31e3b41](https://github.com/pengzhanbo/vuepress-theme-plume/commit/31e3b41a2706e9adb3470a56da9d8822e88eeb96))
### Performance Improvements
* update deps to latest ([07822e4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/07822e41853b57b995ea30e90f6bee3e15aee6c5))
# [1.0.0-rc.145](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.144...v1.0.0-rc.145) (2025-04-30)

View File

@ -1,7 +1,7 @@
{
"name": "create-vuepress-theme-plume",
"type": "module",
"version": "1.0.0-rc.145",
"version": "1.0.0-rc.146",
"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.145",
"version": "1.0.0-rc.146",
"private": true,
"packageManager": "pnpm@10.10.0",
"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.145",
"version": "1.0.0-rc.146",
"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.145",
"version": "1.0.0-rc.146",
"description": "The Plugin for VuePress 2 - markdown power",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-plugin-replace-assets",
"type": "module",
"version": "1.0.0-rc.145",
"version": "1.0.0-rc.146",
"description": "The Plugin for VuePress 2 - replace assets url",
"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.145",
"version": "1.0.0-rc.146",
"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.145",
"version": "1.0.0-rc.146",
"description": "A Blog&Document Theme for VuePress 2.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",