build: publish v1.0.0-rc.62
This commit is contained in:
parent
ecc757f40a
commit
0871d47cee
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,3 +1,19 @@
|
||||
# [1.0.0-rc.62](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.61...v1.0.0-rc.62) (2024-06-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* move fonts to `plugin-fonts` ([ec00e78](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ec00e7836271b7089fc5b08ebfa6effd6a041865))
|
||||
* **theme:** 新增自定义有侧边栏层级配置 ([90f5409](https://github.com/pengzhanbo/vuepress-theme-plume/commit/90f54096427daab4e2ef8d7a3360e041c00682aa))
|
||||
* **theme:** use `plugin-photo-swipe` instead `plugin-medium-zoom` ([b6e6a26](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b6e6a2674f95c73c35b44b36250028e87e59bac9))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* update deps to latest ([0e07021](https://github.com/pengzhanbo/vuepress-theme-plume/commit/0e070210e24fcb4bf6c49eb37df85b5799099229))
|
||||
|
||||
|
||||
|
||||
# [1.0.0-rc.61](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.60...v1.0.0-rc.61) (2024-05-28)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume-monorepo",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.1.4",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-auto-frontmatter",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - auto frontmatter",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-baidu-tongji",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - baidu tongji",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-blog-data",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - blog data",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-caniuse",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"private": "true",
|
||||
"description": "The Plugin for VuePress 2, Support Can-I-Use feature",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-content-update",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - content update",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-copy-code",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"private": "true",
|
||||
"description": "The Plugin for VuePress 2 - copy code",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-fonts",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - fonts",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-iconify",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - iconify",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-plugin-md-power",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - markdown power",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-plugin-netlify-functions",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2, Support Netlify Functions",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-notes-data",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - notes data",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "plugin-page-collection",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"private": true,
|
||||
"description": "The Plugin for VuePress 2",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-search",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - local search",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-shikiji",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "The Plugin for VuePress 2 - shiki",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.61",
|
||||
"version": "1.0.0-rc.62",
|
||||
"description": "A Blog&Document Theme for VuePress 2.0",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user