build: publish v1.0.0-rc.89

This commit is contained in:
pengzhanbo 2024-08-27 08:38:17 +08:00
parent befd779ed5
commit ec0012e822
8 changed files with 22 additions and 7 deletions

View File

@ -1,3 +1,18 @@
# [1.0.0-rc.89](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.88...v1.0.0-rc.89) (2024-08-27)
### Bug Fixes
* **theme:** incorrect notes auto frontmatter permalink ([b55a0f7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b55a0f754682b5a295ae034dbf870c677ac28ae8))
* **theme:** incorrect shadow when title is too long ([#154](https://github.com/pengzhanbo/vuepress-theme-plume/issues/154)) ([7891ca8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/7891ca8d787a356dee33d3d030ed863ee376237b))
### Performance Improvements
* **theme:** redirect locales page ([543f6ea](https://github.com/pengzhanbo/vuepress-theme-plume/commit/543f6ea66f5cda000b83b242199cf7e249983a78))
# [1.0.0-rc.88](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.87...v1.0.0-rc.88) (2024-08-22)

View File

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