build: publish v1.0.0-rc.6

This commit is contained in:
pengzhanbo 2023-12-27 14:36:21 +08:00
parent 5a923fdf49
commit cebf7ec45d
13 changed files with 25 additions and 12 deletions

View File

@ -1,3 +1,16 @@
# [1.0.0-rc.6](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2023-12-27)
### Performance Improvements
* 调整 滚动交互 ([a81947a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a81947aca4c58a3b3c1369f9f3c36d19c7c1e063))
* 调整主题配置 ([15d9265](https://github.com/pengzhanbo/vuepress-theme-plume/commit/15d9265b21969b493268d3cc55012ecfb554306c))
* 更新 externalLinkIcon 样式 ([0244f68](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0244f6886ffc9bddde6f7316df27f7287772f0c7))
* 优化搜索框、内容容器样式 ([6f97ba4](https://github.com/pengzhanbo/vuepress-theme-plume/commit/6f97ba44da1e8248697556c5d157e8fe0fddb8e6))
* copy code 插件样式调整 ([3b00215](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3b00215b8b94d909bd8b744f8018afd1dad3dcdd))
# [1.0.0-rc.5](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2023-12-26) # [1.0.0-rc.5](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2023-12-26)

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-theme-plume-monorepo", "name": "vuepress-theme-plume-monorepo",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"private": true, "private": true,
"packageManager": "pnpm@8.12.1", "packageManager": "pnpm@8.12.1",
"author": "pengzhanbo", "author": "pengzhanbo",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-auto-frontmatter", "name": "@vuepress-plume/plugin-auto-frontmatter",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

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

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-blog-data", "name": "@vuepress-plume/plugin-blog-data",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-caniuse", "name": "@vuepress-plume/plugin-caniuse",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2, Support Can-I-Use feature", "description": "The Plugin for VuePres 2, Support Can-I-Use feature",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-copy-code", "name": "@vuepress-plume/plugin-copy-code",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-iconify", "name": "@vuepress-plume/plugin-iconify",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-plugin-netlify-functions", "name": "vuepress-plugin-netlify-functions",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2, Support Netlify Functions", "description": "The Plugin for VuePres 2, Support Netlify Functions",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-notes-data", "name": "@vuepress-plume/plugin-notes-data",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "plugin-page-collection", "name": "plugin-page-collection",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"private": true, "private": true,
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{ {
"name": "@vuepress-plume/plugin-shikiji", "name": "@vuepress-plume/plugin-shikiji",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "The Plugin for VuePres 2", "description": "The Plugin for VuePres 2",
"author": "pengzhanbo <volodymyr@foxmail.com>", "author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT", "license": "MIT",

View File

@ -1,7 +1,7 @@
{ {
"name": "vuepress-theme-plume", "name": "vuepress-theme-plume",
"type": "module", "type": "module",
"version": "1.0.0-rc.5", "version": "1.0.0-rc.6",
"description": "A Blog Theme for VuePress 2.0", "description": "A Blog Theme for VuePress 2.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT", "license": "MIT",