build: publish v1.0.0-rc.80

This commit is contained in:
pengzhanbo 2024-07-17 03:57:53 +08:00
parent e69f0adba5
commit 4c6cbd285b
10 changed files with 19 additions and 9 deletions

View File

@ -1,3 +1,13 @@
# [1.0.0-rc.80](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.79...v1.0.0-rc.80) (2024-07-16)
### Bug Fixes
* **theme:** fix incorrect code block layout ([b02ccb4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b02ccb4ed9cdeedae92f38693834fb42253944cf))
* **theme:** incorrect display of the home local nav ([6e494c2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/6e494c2d3a5cacb1b7d78b711bfec40bc811ed6c))
# [1.0.0-rc.79](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.78...v1.0.0-rc.79) (2024-07-16)

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume-monorepo",
"type": "module",
"version": "1.0.0-rc.79",
"version": "1.0.0-rc.80",
"private": true,
"packageManager": "pnpm@9.5.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-baidu-tongji",
"type": "module",
"version": "1.0.0-rc.79",
"version": "1.0.0-rc.80",
"description": "The Plugin for VuePress 2 - baidu tongji",
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo/)",
"license": "MIT",

View File

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

View File

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