build: publish v1.0.0-beta.33
This commit is contained in:
parent
f1c776eb4f
commit
b18464fe0e
@ -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))
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"version": "1.0.0-beta.32",
|
||||
"version": "1.0.0-beta.33",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"vuepress",
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user