build: publish v1.0.0-beta.34
This commit is contained in:
parent
1bf2c82d01
commit
224ab36160
@ -1,3 +1,9 @@
|
||||
## 1.0.0-beta.34 (2022-05-14)
|
||||
|
||||
* fix: 优化皮肤主题交互 ([1bf2c82](https://github.com/pengzhanbo/vuepress-theme-plume/commit/1bf2c82))
|
||||
|
||||
|
||||
|
||||
## 1.0.0-beta.33 (2022-05-12)
|
||||
|
||||
* perf(theme): 调整 sidebar 样式与交互 ([f1c776e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f1c776e))
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"vuepress",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-baidu-tongji",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
|
||||
"bugs": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-caniuse",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
|
||||
"keywords": [
|
||||
"VuePress",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-copy-code",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
|
||||
"bugs": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-netlify-functions",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"description": "The Plugin for VuePres 2, Support Netlify Functions",
|
||||
"keywords": [
|
||||
"VuePress",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-page-collection",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"private": true,
|
||||
"description": "The Plugin for VuePres 2",
|
||||
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-theme-plume",
|
||||
"version": "1.0.0-beta.33",
|
||||
"version": "1.0.0-beta.34",
|
||||
"description": "A Blog Theme for VuePress 2.0",
|
||||
"keywords": [
|
||||
"VuePress",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user