mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
build: publish v1.0.0-rc.1
This commit is contained in:
parent
d330af8271
commit
c84a2441b8
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
|||||||
|
# [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)
|
||||||
|
|
||||||
|
|
||||||
|
### Performance Improvements
|
||||||
|
|
||||||
|
* optimize `plugin-copy-code` ([21059df](https://github.com/pengzhanbo/vuepress-theme-plume/commit/21059df58b78d0f978be949b9f81a2327887f247))
|
||||||
|
* **theme:** remove `copy-code` options ([d330af8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/d330af827167d7725f42be77057d6118a410ee69))
|
||||||
|
* update `SidebarItem` ([e0870e0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/e0870e03dbc4cca207d3ea6b60bf8b83c1d52c20))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# [1.0.0-rc.0](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.89...v1.0.0-rc.0) (2023-12-23)
|
# [1.0.0-rc.0](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-beta.89...v1.0.0-rc.0) (2023-12-23)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vuepress-theme-plume-monorepo",
|
"name": "vuepress-theme-plume-monorepo",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"vuepress",
|
"vuepress",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-auto-frontmatter",
|
"name": "@vuepress-plume/plugin-auto-frontmatter",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-baidu-tongji",
|
"name": "@vuepress-plume/plugin-baidu-tongji",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-blog-data",
|
"name": "@vuepress-plume/plugin-blog-data",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-caniuse",
|
"name": "@vuepress-plume/plugin-caniuse",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-copy-code",
|
"name": "@vuepress-plume/plugin-copy-code",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-iconify",
|
"name": "@vuepress-plume/plugin-iconify",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-netlify-functions",
|
"name": "@vuepress-plume/plugin-netlify-functions",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"description": "The Plugin for VuePres 2, Support Netlify Functions",
|
"description": "The Plugin for VuePres 2, Support Netlify Functions",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"VuePress",
|
"VuePress",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-notes-data",
|
"name": "@vuepress-plume/plugin-notes-data",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-page-collection",
|
"name": "@vuepress-plume/plugin-page-collection",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-shikiji",
|
"name": "@vuepress-plume/plugin-shikiji",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vuepress-plume/plugin-windicss",
|
"name": "@vuepress-plume/plugin-windicss",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"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": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vuepress-theme-plume",
|
"name": "vuepress-theme-plume",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"description": "A Blog Theme for VuePress 2.0",
|
"description": "A Blog Theme for VuePress 2.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"VuePress",
|
"VuePress",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user