build: publish v1.0.0-beta.53
This commit is contained in:
parent
e82186ce68
commit
06144f8704
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
# [1.0.0-beta.53](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.52...v1.0.0-beta.53) (2023-02-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **plugin-notes-data:** add auto sidebar option ([2e26fc7](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2e26fc7224142e2c8f8609bc93728ad6a3329d8d))
|
||||
* **theme:** add Badge component ([9e67199](https://github.com/pengzhanbo/vuepress-theme-plume/commit/9e671998851eacf1927bf7209ab26d4f8948156b))
|
||||
|
||||
|
||||
|
||||
# [1.0.0-beta.52](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.51...v1.0.0-beta.52) (2023-02-13)
|
||||
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"private": true,
|
||||
"keywords": [
|
||||
"vuepress",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-auto-frontmatter",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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-baidu-tongji",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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-blog-data",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"description": "The Plugin for VuePres 2, Support Netlify Functions",
|
||||
"keywords": [
|
||||
"VuePress",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-notes-data",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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-page-collection",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"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-plugin-windicss",
|
||||
"version": "1.0.0-beta.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"description": "The Plugin for VuePress 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.52",
|
||||
"version": "1.0.0-beta.53",
|
||||
"description": "A Blog Theme for VuePress 2.0",
|
||||
"keywords": [
|
||||
"VuePress",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user