build: publish v1.0.0-rc.94

This commit is contained in:
pengzhanbo 2024-09-04 00:55:37 +08:00
parent bc527fdd4d
commit 2fd8da5b7c
9 changed files with 27 additions and 8 deletions

View File

@ -1,3 +1,22 @@
# [1.0.0-rc.94](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.93...v1.0.0-rc.94) (2024-09-03)
### Bug Fixes
* **plugin-md-power:** hydration errors ([c5216e1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c5216e122d60f4cb58294b323f17c6660e3a4d34))
### Features
* **theme:** add support blog as home page ([f60e4ea](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f60e4ea63ec8c65b6ae03f7be29522ec5a79e68c))
### Performance Improvements
* update vue to `3.5` ([0e9e1e7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0e9e1e7900a030a39c3e73c9cc46b004fa43d5b4))
# [1.0.0-rc.93](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.92...v1.0.0-rc.93) (2024-09-01)

View File

@ -1,7 +1,7 @@
{
"name": "create-vuepress-theme-plume",
"type": "module",
"version": "1.0.0-rc.93",
"version": "1.0.0-rc.94",
"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.93",
"version": "1.0.0-rc.94",
"private": true,
"packageManager": "pnpm@9.9.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",

View File

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

View File

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

View File

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

View File

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