build: publish v1.0.0-rc.79

This commit is contained in:
pengzhanbo 2024-07-17 00:54:06 +08:00
parent b9aacd68e9
commit 9b1d0d3a25
10 changed files with 34 additions and 9 deletions

View File

@ -1,3 +1,28 @@
# [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)
### Bug Fixes
* **theme:** fix incorrect footer layout ([#120](https://github.com/pengzhanbo/vuepress-theme-plume/issues/120)) ([0510e26](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0510e261dfe3e988d91a7c10b815d93d0fbc0971))
### Features
* **theme:** 添加 blog categories 插槽 ([b83a69a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b83a69a68179f8d7df6c767728b1e7b02f11c551))
### Performance Improvements
* **theme:** 调整 页面数据结构 ([fc23e49](https://github.com/pengzhanbo/vuepress-theme-plume/commit/fc23e4950b74f19b05837a9e89d14931f0cf9ed7))
* **theme:** 优化 `<h4`> 样式 ([647c291](https://github.com/pengzhanbo/vuepress-theme-plume/commit/647c291d2f55a043d51c740c6fb9ffbc70bf895f))
* **theme:** 优化 侧边栏 分组结构 ([400bf02](https://github.com/pengzhanbo/vuepress-theme-plume/commit/400bf02856e92bb0fd2d8f87a1a30e7cbce9e308))
* **theme:** 优化导航栏交互 ([4501a16](https://github.com/pengzhanbo/vuepress-theme-plume/commit/4501a1654ec6b503ccbbd3e8526d9e43131affe7))
* **theme:** 优化中文字体库 ([198e13d](https://github.com/pengzhanbo/vuepress-theme-plume/commit/198e13d885c6c00867ef4d55ff1206bc2117b724))
* **theme:** 优化主题配置 ([2219f20](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2219f2019ea768a554b9adea7301ec99ac819ad1))
* update deps to latest ([98e85b0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/98e85b0ece46ffb11ac7a45302f7b3ffaae57033))
# [1.0.0-rc.78](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.77...v1.0.0-rc.78) (2024-07-13)

View File

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