build: publish v1.0.0-rc.67

This commit is contained in:
pengzhanbo 2024-06-17 18:07:00 +08:00
parent 0b037dcc11
commit a941d90712
17 changed files with 35 additions and 16 deletions

View File

@ -1,3 +1,22 @@
# [1.0.0-rc.67](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.66...v1.0.0-rc.67) (2024-06-17)
### Bug Fixes
* **theme:** fix code line-number line-height in hint-container ([0b037dc](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0b037dcc111771ad44299d6f5bc1e33d3f952eda))
### Features
* **theme:** add layout slots ([473da76](https://github.com/pengzhanbo/vuepress-theme-plume/commit/473da760f00c43c718e3e06f23cfaff812ef0282))
### Performance Improvements
* **theme:** update tags color ([5479607](https://github.com/pengzhanbo/vuepress-theme-plume/commit/547960769557a813324dc910b1b8d3dbd48fa05d))
# [1.0.0-rc.66](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.65...v1.0.0-rc.66) (2024-06-16)

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume-monorepo",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"private": true,
"packageManager": "pnpm@9.3.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-auto-frontmatter",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - auto frontmatter",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-baidu-tongji",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - baidu tongji",
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo/)",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-blog-data",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - blog data",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-caniuse",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"private": "true",
"description": "The Plugin for VuePress 2, Support Can-I-Use feature",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-content-update",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - content update",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-copy-code",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"private": "true",
"description": "The Plugin for VuePress 2 - copy code",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-fonts",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - fonts",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-iconify",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - iconify",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-plugin-md-power",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - markdown power",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-plugin-netlify-functions",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2, Support Netlify Functions",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-notes-data",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - notes data",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "plugin-page-collection",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"private": true,
"description": "The Plugin for VuePress 2",
"author": "pengzhanbo <volodymyr@foxmail.com>",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-search",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - local search",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "@vuepress-plume/plugin-shikiji",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "The Plugin for VuePress 2 - shiki",
"author": "pengzhanbo <volodymyr@foxmail.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "vuepress-theme-plume",
"type": "module",
"version": "1.0.0-rc.66",
"version": "1.0.0-rc.67",
"description": "A Blog&Document Theme for VuePress 2.0",
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
"license": "MIT",