build: publish v1.0.0-rc.35

This commit is contained in:
pengzhanbo 2024-02-18 01:28:51 +08:00
parent 16c65daea9
commit 7245a3a9c7
14 changed files with 27 additions and 13 deletions

View File

@ -1,3 +1,17 @@
# [1.0.0-rc.35](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.34...v1.0.0-rc.35) (2024-2-17)
### Bug Fixes
* 修复文章列表页分页跳转错误 ([d6c9fba](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d6c9fba835de9745f8489e8f779175bb4ec82940))
### Performance Improvements
* 优化导航栏在不同设备的交互表现 ([16c65da](https://github.com/pengzhanbo/vuepress-theme-plume/commit/16c65daea9812c632872c69e52fe1ed9710e2554))
# [1.0.0-rc.34](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.33...v1.0.0-rc.34) (2024-2-16) # [1.0.0-rc.34](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.33...v1.0.0-rc.34) (2024-2-16)

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.34", "version": "1.0.0-rc.35",
"private": true, "private": true,
"packageManager": "pnpm@8.15.3", "packageManager": "pnpm@8.15.3",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)", "author": "pengzhanbo <q942450674@outlook.com> (https://github.com/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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - auto frontmatter", "description": "The Plugin for VuePres 2 - auto frontmatter",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - baidu tongji", "description": "The Plugin for VuePres 2 - baidu tongji",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - blog data", "description": "The Plugin for VuePres 2 - blog data",
"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.34", "version": "1.0.0-rc.35",
"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-content-update", "name": "@vuepress-plume/plugin-content-update",
"type": "module", "type": "module",
"version": "1.0.0-rc.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - content update", "description": "The Plugin for VuePres 2 - content update",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - copy code", "description": "The Plugin for VuePres 2 - copy code",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - iconify", "description": "The Plugin for VuePres 2 - iconify",
"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.34", "version": "1.0.0-rc.35",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - notes data", "description": "The Plugin for VuePres 2 - notes data",
"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.34", "version": "1.0.0-rc.35",
"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.34", "version": "1.0.0-rc.35",
"description": "The Plugin for VuePres 2 - shiki", "description": "The Plugin for VuePres 2 - shiki",
"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.34", "version": "1.0.0-rc.35",
"description": "A Blog&Document Theme for VuePress 2.0", "description": "A Blog&Document 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",