build: publish v1.0.0-rc.36

This commit is contained in:
pengzhanbo 2024-02-22 02:44:28 +08:00
parent 96166b2a4d
commit 5b4da6f04b
15 changed files with 32 additions and 14 deletions

View File

@ -1,3 +1,21 @@
# [1.0.0-rc.36](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.35...v1.0.0-rc.36) (2024-2-21)
### Features
* add `plugin-search` (power by minisearch) ([e409ece](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e409ece6fd11920500b038722966924a2752ab37))
* **theme:** 切换为主题内部搜索插件 ([cec3191](https://github.com/pengzhanbo/vuepress-theme-plume/commit/cec3191adc4854a2f4beacad968019f5baba26e0))
* **theme:** 新增 `force-dark` 外观配置 ([979d4d6](https://github.com/pengzhanbo/vuepress-theme-plume/commit/979d4d645f81bd6871b41a2169513a1cccd28033))
### Performance Improvements
* 优化 搜索按钮样式 ([5159c5a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5159c5a434adb3be3b02c5bdc5fa8d28d196f191))
* bump `vuepress` to `rc.8` ([96166b2](https://github.com/pengzhanbo/vuepress-theme-plume/commit/96166b2a4da31b3318635a2cb17992b186fa4634))
* bump shiki to latest ([89c8a0e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/89c8a0e1d5946c769036901fd3649c03fa1fb77a))
# [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)

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume-monorepo",
"type": "module",
"version": "1.0.0-rc.35",
"version": "1.0.0-rc.36",
"private": true,
"packageManager": "pnpm@8.15.3",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-auto-frontmatter",
"type": "module",
"version": "1.0.0-rc.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - auto frontmatter",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - baidu tongji",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - blog data",
"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.35",
"version": "1.0.0-rc.36",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - content update",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - copy code",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - iconify",
"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.35",
"version": "1.0.0-rc.36",
"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.35",
"version": "1.0.0-rc.36",
"description": "The Plugin for VuePres 2 - notes data",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

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

View File

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

View File

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

View File

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