From fe1329779ce3f7b7af2056631ce0442deb8c04e0 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Fri, 13 Sep 2024 01:50:45 +0800 Subject: [PATCH] build: publish v1.0.0-rc.98 --- CHANGELOG.md | 20 ++++++++++++++++++++ cli/package.json | 2 +- package.json | 2 +- plugins/plugin-content-update/package.json | 2 +- plugins/plugin-fonts/package.json | 2 +- plugins/plugin-md-power/package.json | 2 +- plugins/plugin-search/package.json | 2 +- plugins/plugin-shikiji/package.json | 2 +- theme/package.json | 2 +- 9 files changed, 28 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c9504f..d4951ce6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# [1.0.0-rc.98](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.97...v1.0.0-rc.98) (2024-09-12) + + +### Features + +* **cli:** add `packageManager` to `packageJson` template ([2ac70eb](https://github.com/pengzhanbo/vuepress-theme-plume/commit/2ac70ebdd13ce180639dc866472f1d792b50bbbc)) +* **plugin-md-power:** add support remote image in `imageSize` ([be47414](https://github.com/pengzhanbo/vuepress-theme-plume/commit/be47414c16ba2bec6a9905734587d7a33516fe85)) +* **theme:** add support `` ([272b921](https://github.com/pengzhanbo/vuepress-theme-plume/commit/272b921168315c77cc6426bf2fd2c4e9c2c57fb0)) + + +### Performance Improvements + +* **plugin-md-power:** add support `file-tree` title ([cd6edc8](https://github.com/pengzhanbo/vuepress-theme-plume/commit/cd6edc89a57202c73b45b490953185ae8b39af22)) +* **plugin-md-power:** optimize `imageSize` ([3760b35](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3760b359e870152467f741827859388110c2f061)) +* **theme:** default page title ([ab7d368](https://github.com/pengzhanbo/vuepress-theme-plume/commit/ab7d368485e0a3381bc50eb232ad262adb45d58b)) +* **theme:** optimize blog layout ([bde059a](https://github.com/pengzhanbo/vuepress-theme-plume/commit/bde059ac3ad338d0207803564e6b8a35041febf7)) +* **theme:** optimize profile avatar ([3a78789](https://github.com/pengzhanbo/vuepress-theme-plume/commit/3a787897ab925d4e1c2b20ec84f62ae3a6babcdf)) + + + # [1.0.0-rc.97](https://github.com/pengzhanbo/vuepress-theme-plume/compare/v1.0.0-rc.96...v1.0.0-rc.97) (2024-09-08) diff --git a/cli/package.json b/cli/package.json index 68670c2a..be19bfa0 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,7 +1,7 @@ { "name": "create-vuepress-theme-plume", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The cli for create vuepress-theme-plume's project", "author": "pengzhanbo (https://github.com/pengzhanbo/)", "license": "MIT", diff --git a/package.json b/package.json index 99b9d6f8..2147b53e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vuepress-theme-plume-monorepo", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "private": true, "packageManager": "pnpm@9.10.0", "author": "pengzhanbo (https://github.com/pengzhanbo/)", diff --git a/plugins/plugin-content-update/package.json b/plugins/plugin-content-update/package.json index b2353832..27363629 100644 --- a/plugins/plugin-content-update/package.json +++ b/plugins/plugin-content-update/package.json @@ -1,7 +1,7 @@ { "name": "@vuepress-plume/plugin-content-update", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The Plugin for VuePress 2 - content update", "author": "pengzhanbo ", "license": "MIT", diff --git a/plugins/plugin-fonts/package.json b/plugins/plugin-fonts/package.json index b86a475a..73bc6902 100644 --- a/plugins/plugin-fonts/package.json +++ b/plugins/plugin-fonts/package.json @@ -1,7 +1,7 @@ { "name": "@vuepress-plume/plugin-fonts", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The Plugin for VuePress 2 - fonts", "author": "pengzhanbo ", "license": "MIT", diff --git a/plugins/plugin-md-power/package.json b/plugins/plugin-md-power/package.json index b4daa667..64883709 100644 --- a/plugins/plugin-md-power/package.json +++ b/plugins/plugin-md-power/package.json @@ -1,7 +1,7 @@ { "name": "vuepress-plugin-md-power", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The Plugin for VuePress 2 - markdown power", "author": "pengzhanbo ", "license": "MIT", diff --git a/plugins/plugin-search/package.json b/plugins/plugin-search/package.json index 74cb4105..4ee7ecda 100644 --- a/plugins/plugin-search/package.json +++ b/plugins/plugin-search/package.json @@ -1,7 +1,7 @@ { "name": "@vuepress-plume/plugin-search", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The Plugin for VuePress 2 - local search", "author": "pengzhanbo ", "license": "MIT", diff --git a/plugins/plugin-shikiji/package.json b/plugins/plugin-shikiji/package.json index 1e604e00..9a1abe1c 100644 --- a/plugins/plugin-shikiji/package.json +++ b/plugins/plugin-shikiji/package.json @@ -1,7 +1,7 @@ { "name": "@vuepress-plume/plugin-shikiji", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "The Plugin for VuePress 2 - shiki", "author": "pengzhanbo ", "license": "MIT", diff --git a/theme/package.json b/theme/package.json index 4834fdbd..01090bf0 100644 --- a/theme/package.json +++ b/theme/package.json @@ -1,7 +1,7 @@ { "name": "vuepress-theme-plume", "type": "module", - "version": "1.0.0-rc.97", + "version": "1.0.0-rc.98", "description": "A Blog&Document Theme for VuePress 2.0", "author": "pengzhanbo (https://github.com/pengzhanbo/)", "license": "MIT",