Skip to content

Commit

Permalink
build: publish v1.0.0-rc.79
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Jul 16, 2024
1 parent b9aacd6 commit 9b1d0d3
Show file tree
Hide file tree
Showing 10 changed files with 34 additions and 9 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo/)",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-baidu-tongji/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (https://github.com/pengzhanbo/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-content-update/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-fonts/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-iconify/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-md-power/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-search/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-shikiji/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (https://github.com/pengzhanbo/)",
"license": "MIT",
Expand Down

0 comments on commit 9b1d0d3

Please sign in to comment.