build: publish v1.0.0-rc.8
This commit is contained in:
parent
d040519780
commit
0d2feb4cf8
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,3 +1,18 @@
|
||||
# [1.0.0-rc.8](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2023-12-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* support print page ([2ab6ae2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2ab6ae2b1c9a619b8c00d9b246e76a90246eb16b))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* 优化 搜索框 UI ([f01cfe9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f01cfe98ae11f1eb2b5a3fc75ef50017e6703ad1))
|
||||
* 优化代码块和任务列表 UI ([8915ced](https://github.com/pengzhanbo/vuepress-theme-plume/commit/8915ced914e6df2806ce8b5f846eed2ad230c646))
|
||||
|
||||
|
||||
|
||||
# [1.0.0-rc.7](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2023-12-28)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume-monorepo",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@8.13.1",
|
||||
"author": "pengzhanbo",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-auto-frontmatter",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-baidu-tongji",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-blog-data",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-caniuse",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-content-update",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-copy-code",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-iconify",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-plugin-netlify-functions",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2, Support Netlify Functions",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-notes-data",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "plugin-page-collection",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"private": true,
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-shikiji",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.7",
|
||||
"version": "1.0.0-rc.8",
|
||||
"description": "A Blog Theme for VuePress 2.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user