build: publish v1.0.0-rc.84

This commit is contained in:
pengzhanbo 2024-08-06 02:06:26 +08:00
parent ff06eabffe
commit 8c44d2e472
8 changed files with 22 additions and 7 deletions

View File

@ -1,3 +1,18 @@
# [1.0.0-rc.84](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.83...v1.0.0-rc.84) (2024-08-05)
### Features
* **theme:** add option for enable `prevPage/nextPage`, close [#132](https://github.com/pengzhanbo/vuepress-theme-plume/issues/132) ([8fa9ec0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8fa9ec0b4a70db7d0a7705e3e1ecb0c8524264ae))
### Performance Improvements
* **theme:** improve prepare icons ([5f6825a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5f6825a6459fddb63295d420aa7c43cbcbd80149))
* update deps to latest ([6928ee4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/6928ee4bb461617089fed4c8b2ef7d9a653233d5))
# [1.0.0-rc.83](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.82...v1.0.0-rc.83) (2024-07-28)

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume-monorepo",
"type": "module",
"version": "1.0.0-rc.83",
"version": "1.0.0-rc.84",
"private": true,
"packageManager": "pnpm@9.6.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.83",
"version": "1.0.0-rc.84",
"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.83",
"version": "1.0.0-rc.84",
"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.83",
"version": "1.0.0-rc.84",
"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.83",
"version": "1.0.0-rc.84",
"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.83",
"version": "1.0.0-rc.84",
"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.83",
"version": "1.0.0-rc.84",
"description": "A Blog&Document Theme for VuePress 2.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",