mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
build: publish v1.0.0-beta.28
This commit is contained in:
parent
5de058362e
commit
c330ced690
14
CHANGELOG.md
14
CHANGELOG.md
@ -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)
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user