build: publish v1.0.0-beta.2
This commit is contained in:
parent
c419358455
commit
f5e56b25df
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.0.0-beta.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-05)
|
||||
|
||||
**Note:** Version bump only for package vuepress-theme-plume
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.0.0-beta.1 (2022-04-05)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"useWorkspaces": true,
|
||||
"npmClient": "yarn",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"command": {
|
||||
"version": {
|
||||
"allowBranch": "main",
|
||||
|
||||
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.0.0-beta.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-05)
|
||||
|
||||
**Note:** Version bump only for package @vuepress-plume/vuepress-plugin-caniuse
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.0.0-beta.1 (2022-04-05)
|
||||
|
||||
**Note:** Version bump only for package @vuepress-plume/vuepress-plugin-caniuse
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-plugin-caniuse",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"private": true,
|
||||
"description": "The Plugin for VuePres 2, Support Can-I-Use feature",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
|
||||
@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [1.0.0-beta.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2022-04-05)
|
||||
|
||||
**Note:** Version bump only for package @vuepress-plume/vuepress-theme-plume
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# 1.0.0-beta.1 (2022-04-05)
|
||||
|
||||
**Note:** Version bump only for package @vuepress-plume/vuepress-theme-plume
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vuepress-plume/vuepress-theme-plume",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"private": true,
|
||||
"description": "A Blog Theme for VuePress 2.0",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
@ -22,7 +22,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash.merge": "^4.6.6",
|
||||
"@vuepress-plume/vuepress-plugin-caniuse": "1.0.0-beta.1",
|
||||
"@vuepress-plume/vuepress-plugin-caniuse": "1.0.0-beta.2",
|
||||
"@vuepress/client": "^2.0.0-beta.37",
|
||||
"@vuepress/core": "^2.0.0-beta.37",
|
||||
"@vuepress/plugin-container": "^2.0.0-beta.37",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user