build: publish v1.0.0-rc.11

This commit is contained in:
pengzhanbo 2024-01-01 08:48:59 +08:00
parent cc72019e2b
commit 448c4d51e8
14 changed files with 28 additions and 13 deletions

View File

@ -1,3 +1,18 @@
# [1.0.0-rc.11](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.10...v1.0.0-rc.11) (2024-1-1)
### Features
* 优化 html 构建输出 ([a69a8ea](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a69a8ead5d7207e0f06bd46af0ae2732dcc11b7c))
### Performance Improvements
* 调整包导入格式,优化文档说明 ([fb2703f](https://github.com/pengzhanbo/vuepress-theme-plume/commit/fb2703fb565f455d017b65a72398e441abb476d4))
* 优化内容容器中代码块 UI ([a798601](https://github.com/pengzhanbo/vuepress-theme-plume/commit/a7986016804447525394ae85dc1696f9b0f196b5))
# [1.0.0-rc.10](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2023-12-30)

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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