build: publish v1.0.0-rc.76

This commit is contained in:
pengzhanbo 2024-07-11 05:36:43 +08:00
parent 0a32536fed
commit 1aa96afd07
10 changed files with 20 additions and 9 deletions

View File

@ -1,3 +1,14 @@
# [1.0.0-rc.76](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.75...v1.0.0-rc.76) (2024-07-10)
### Performance Improvements
* **theme:** 改进类型 ([1ef9744](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1ef9744e043bf0891fedb06d2491cee246ff6e75))
* **theme:** 优化 frontmatter 自动生成 ([329049e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/329049ec551805346be55e625b3323f2bac81e9b))
* **theme:** 优化页面宽度 ([b92135e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b92135e6d96bebc1e6faf4f9c8723e42a62e990e))
# [1.0.0-rc.75](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.74...v1.0.0-rc.75) (2024-07-09)

View File

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