build: publish v1.0.0-rc.25

This commit is contained in:
pengzhanbo 2024-01-16 00:38:26 +08:00
parent fd7801518e
commit ca8fa1fb27
14 changed files with 22 additions and 13 deletions

View File

@ -1,3 +1,12 @@
# [1.0.0-rc.25](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.24...v1.0.0-rc.25) (2024-1-15)
### Bug Fixes
* 移动设备下 twoslash 样式兼容问题 ([fd78015](https://github.com/pengzhanbo/vuepress-theme-plume/commit/fd7801518e7996c8b054627c277a775df24869c4))
# [1.0.0-rc.24](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.23...v1.0.0-rc.24) (2024-1-12) # [1.0.0-rc.24](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.23...v1.0.0-rc.24) (2024-1-12)

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.24", "version": "1.0.0-rc.25",
"private": true, "private": true,
"packageManager": "pnpm@8.14.1", "packageManager": "pnpm@8.14.1",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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-copy-code", "name": "@vuepress-plume/plugin-copy-code",
"type": "module", "type": "module",
"version": "1.0.0-rc.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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.24", "version": "1.0.0-rc.25",
"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",