build: publish v1.0.0-rc.2

This commit is contained in:
pengzhanbo 2023-12-24 02:28:23 +08:00
parent bb68f998a7
commit 0d329f7f4a
14 changed files with 29 additions and 13 deletions

View File

@ -1,3 +1,19 @@
# [1.0.0-rc.2](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2023-12-23)
### Features
* add PageFooter ([918fba3](https://github.com/pengzhanbo/vuepress-theme-plume/commit/918fba3e5eec2c0976dca90dee2e4cc84502fb0e))
* rename vuepress-plugin-netlify-functions ([49236d8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/49236d812d097e5ab61601fc18b5c389d21b1a3c))
### Performance Improvements
* 优化交互体验,调整 UI ([b9ffac1](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b9ffac184a617eee0f43cf92856061cb2e8d3944))
* shikiji 处理转译字符 ([58eb1c8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/58eb1c88a079bae843eb4334aaa5d594a7727c3a))
# [1.0.0-rc.1](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.0...v1.0.0-rc.1) (2023-12-23)

View File

@ -1,6 +1,6 @@
{
"name": "vuepress-theme-plume-monorepo",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"private": true,
"keywords": [
"vuepress",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@vuepress-plume/plugin-copy-code",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"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/plugin-iconify",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "The Plugin for VuePres 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "plugin-page-collection",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"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/plugin-shikiji",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"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/plugin-windicss",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "The Plugin for VuePress 2",
"homepage": "https://github.com/pengzhanbo/vuepress-theme-plume#readme",
"bugs": {

View File

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