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.158
This commit is contained in:
parent
cd23571014
commit
1702995aec
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,3 +1,23 @@
|
||||
# [1.0.0-rc.158](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.157...v1.0.0-rc.158) (2025-07-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **plugin-md-power:** incorrect `html` folder icon ([cc06921](https://github.com/pengzhanbo/vuepress-theme-plume/commit/cc0692145aad56ace2cc3aa5498b258d3b2822bc))
|
||||
* **theme:** incorrect image preview selector ([b8ce0cd](https://github.com/pengzhanbo/vuepress-theme-plume/commit/b8ce0cd151af017037de72f777a7134ceae23bf8))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **theme:** ignore npm-badge preview ([11ede17](https://github.com/pengzhanbo/vuepress-theme-plume/commit/11ede1754faa96e72ec558116146689f76b5f3d9))
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* update deps to latest ([528ddc0](https://github.com/pengzhanbo/vuepress-theme-plume/commit/528ddc06769326bce7aff96ece239106ee388b1a))
|
||||
|
||||
|
||||
|
||||
# [1.0.0-rc.157](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.156...v1.0.0-rc.157) (2025-07-12)
|
||||
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "create-vuepress-theme-plume",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"description": "The cli for create vuepress-theme-plume's project",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume-monorepo",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.13.1",
|
||||
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo/)",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-fonts",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"description": "The Plugin for VuePress 2 - fonts",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-plugin-md-power",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"description": "The Plugin for VuePress 2 - markdown power",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vuepress-plume/plugin-search",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"description": "The Plugin for VuePress 2 - local search",
|
||||
"author": "pengzhanbo <volodymyr@foxmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vuepress-theme-plume",
|
||||
"type": "module",
|
||||
"version": "1.0.0-rc.157",
|
||||
"version": "1.0.0-rc.158",
|
||||
"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