build: publish v1.0.0-beta.28

This commit is contained in:
pengzhanbo 2022-05-05 18:27:58 +08:00
parent 5de058362e
commit c330ced690
5 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
# [1.0.0-beta.28](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2022-05-05)
### Bug Fixes
* **theme:** 搜索插件加载逻辑调整 ([5de0583](https://github.com/pengzhanbo/vuepress-theme-plume/commit/5de058362ea247dfba3ee9dbcdf09689b2ad88c3))
### Features
* **plugin-copy-code:** 新增一键复制代码插件 ([c285261](https://github.com/pengzhanbo/vuepress-theme-plume/commit/c2852610dde9bb57ca2b50258eacb661927f70ff))
# [1.0.0-beta.27](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2022-05-04)

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-plume",
"version": "1.0.0-beta.27",
"version": "1.0.0-beta.28",
"private": true,
"license": "MIT",
"author": "pengzhanbo",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-caniuse",
"version": "1.0.0-beta.27",
"version": "1.0.0-beta.28",
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-copy-code",
"version": "1.0.0-beta.26",
"version": "1.0.0-beta.28",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-theme-plume",
"version": "1.0.0-beta.27",
"version": "1.0.0-beta.28",
"description": "A Blog Theme for VuePress 2.0",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {