build: publish v1.0.0-beta.49

This commit is contained in:
pengzhanbo 2023-02-13 23:50:58 +08:00
parent 3afcd9c938
commit e094ae6c8f
12 changed files with 20 additions and 11 deletions

View File

@ -1,3 +1,12 @@
# [1.0.0-beta.49](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.48...v1.0.0-beta.49) (2023-02-13)
### Bug Fixes
* **theme:** `auto frontmatter` require error ([3afcd9c](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3afcd9c938af192d6d4a5313397b7d43e9602059))
# [1.0.0-beta.48](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2023-02-13) # [1.0.0-beta.48](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2023-02-13)

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "@vuepress-plume/vuepress-plugin-caniuse", "name": "@vuepress-plume/vuepress-plugin-caniuse",
"version": "1.0.0-beta.48", "version": "1.0.0-beta.49",
"description": "The Plugin for VuePres 2, Support Can-I-Use feature", "description": "The Plugin for VuePres 2, Support Can-I-Use feature",
"keywords": [ "keywords": [
"VuePress", "VuePress",

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "@vuepress-plume/vuepress-plugin-netlify-functions", "name": "@vuepress-plume/vuepress-plugin-netlify-functions",
"version": "1.0.0-beta.48", "version": "1.0.0-beta.49",
"description": "The Plugin for VuePres 2, Support Netlify Functions", "description": "The Plugin for VuePres 2, Support Netlify Functions",
"keywords": [ "keywords": [
"VuePress", "VuePress",

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "@vuepress-plume/vuepress-plugin-windicss", "name": "@vuepress-plume/vuepress-plugin-windicss",
"version": "1.0.0-beta.48", "version": "1.0.0-beta.49",
"description": "The Plugin for VuePress 2", "description": "The Plugin for VuePress 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme", "homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": { "bugs": {

View File

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