build: publish v1.0.0-beta.33

This commit is contained in:
pengzhanbo 2022-05-12 22:28:42 +08:00
parent f1c776eb4f
commit b18464fe0e
8 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,12 @@
## 1.0.0-beta.33 (2022-05-12)
* perf(theme): 调整 sidebar 样式与交互 ([f1c776e](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f1c776e))
* docs: update readme ([ec67e52](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ec67e52))
* docs: update readme.md ([f8ecdd9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/f8ecdd9))
* docs(plugin-netlify-functions): update readme ([9edaeb9](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9edaeb9))
## 1.0.0-beta.32 (2022-05-10)
* refactor(plugin-page-collection): 添加说明文档和代码注释说明 ([26b59ce](https://github.com/pengzhanbo/vuepress-theme-plume/commit/26b59ce))

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-plume",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"private": true,
"keywords": [
"vuepress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-baidu-tongji",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"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-plugin-caniuse",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
"keywords": [
"VuePress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-copy-code",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"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-plugin-netlify-functions",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"description": "The Plugin for VuePres 2, Support Netlify Functions",
"keywords": [
"VuePress",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-plugin-page-collection",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"private": true,
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/vuepress-theme-plume",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"description": "A Blog Theme for VuePress 2.0",
"keywords": [
"VuePress",