build: publish v1.0.0-rc.74

This commit is contained in:
pengzhanbo 2024-07-10 01:04:06 +08:00
parent 718d9a091a
commit 0ac4e70abc
15 changed files with 31 additions and 14 deletions

View File

@ -1,3 +1,20 @@
# [1.0.0-rc.74](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.73...v1.0.0-rc.74) (2024-07-09)
### Bug Fixes
* **theme:** 修复 footer 在首页的错误渲染 ([ff776ef](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ff776efb986c91abbaab54a23a45c1be99427e99))
### Performance Improvements
* **theme:** 优化 frontmatter 自动生成 ([8714d76](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8714d76a0e997865b9285275c32dbf40474a196b))
* **theme:** 优化 headers ([67f7b0e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/67f7b0e0c60969aaa5adcb17ef6c04a5bd593b5f))
* **theme:** 优化博客页面数据 ([cfbea84](https://github.com/pengzhanbo/vuepress-theme-plume/commit/cfbea845a47785772ddfa3929d5a8cbecba5d3b0))
* **theme:** 优化侧边栏数据自动生成 ([766285e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/766285e8f820fc5f314d58f8d661f8b683db8274))
# [1.0.0-rc.73](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.72...v1.0.0-rc.73) (2024-07-08)

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume-monorepo",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"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-auto-frontmatter",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"private": true,
"description": "The Plugin for VuePress 2 - auto frontmatter",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-baidu-tongji",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"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-blog-data",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"private": "true",
"description": "The Plugin for VuePress 2 - blog data",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-caniuse",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"private": "true",
"description": "The Plugin for VuePress 2, Support Can-I-Use feature",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-content-update",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"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-copy-code",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"private": "true",
"description": "The Plugin for VuePress 2 - copy code",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-fonts",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"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.73",
"version": "1.0.0-rc.74",
"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.73",
"version": "1.0.0-rc.74",
"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-notes-data",
"type": "module",
"version": "1.0.0-rc.73",
"version": "1.0.0-rc.74",
"private": "true",
"description": "The Plugin for VuePress 2 - notes data",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

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