From 66e494405a7fbb02f6d46d7be670ec69605b7606 Mon Sep 17 00:00:00 2001 From: "Mr.Hope" Date: Thu, 22 Aug 2024 15:02:32 +0800 Subject: [PATCH] build: publish v2.0.0-rc.42 --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- plugins/analytics/plugin-baidu-analytics/CHANGELOG.md | 4 ++++ plugins/analytics/plugin-baidu-analytics/package.json | 2 +- .../analytics/plugin-google-analytics/CHANGELOG.md | 4 ++++ .../analytics/plugin-google-analytics/package.json | 2 +- plugins/analytics/plugin-umami-analytics/CHANGELOG.md | 4 ++++ plugins/analytics/plugin-umami-analytics/package.json | 2 +- plugins/blog/plugin-blog/CHANGELOG.md | 4 ++++ plugins/blog/plugin-blog/package.json | 2 +- plugins/blog/plugin-comment/CHANGELOG.md | 6 ++++++ plugins/blog/plugin-comment/package.json | 2 +- plugins/blog/plugin-feed/CHANGELOG.md | 6 ++++++ plugins/blog/plugin-feed/package.json | 2 +- .../plugin-active-header-links/CHANGELOG.md | 4 ++++ .../plugin-active-header-links/package.json | 2 +- plugins/development/plugin-git/CHANGELOG.md | 4 ++++ plugins/development/plugin-git/package.json | 2 +- plugins/development/plugin-palette/CHANGELOG.md | 4 ++++ plugins/development/plugin-palette/package.json | 2 +- plugins/development/plugin-reading-time/CHANGELOG.md | 4 ++++ plugins/development/plugin-reading-time/package.json | 2 +- plugins/development/plugin-rtl/CHANGELOG.md | 4 ++++ plugins/development/plugin-rtl/package.json | 2 +- plugins/development/plugin-sass-palette/CHANGELOG.md | 6 ++++++ plugins/development/plugin-sass-palette/package.json | 2 +- plugins/development/plugin-theme-data/CHANGELOG.md | 4 ++++ plugins/development/plugin-theme-data/package.json | 2 +- plugins/development/plugin-toc/CHANGELOG.md | 4 ++++ plugins/development/plugin-toc/package.json | 2 +- plugins/features/plugin-back-to-top/CHANGELOG.md | 6 ++++++ plugins/features/plugin-back-to-top/package.json | 2 +- plugins/features/plugin-catalog/CHANGELOG.md | 6 ++++++ plugins/features/plugin-catalog/package.json | 2 +- plugins/features/plugin-copy-code/CHANGELOG.md | 10 ++++++++++ plugins/features/plugin-copy-code/package.json | 2 +- plugins/features/plugin-copyright/CHANGELOG.md | 4 ++++ plugins/features/plugin-copyright/package.json | 2 +- plugins/features/plugin-medium-zoom/CHANGELOG.md | 6 ++++++ plugins/features/plugin-medium-zoom/package.json | 2 +- plugins/features/plugin-notice/CHANGELOG.md | 6 ++++++ plugins/features/plugin-notice/package.json | 2 +- plugins/features/plugin-nprogress/CHANGELOG.md | 6 ++++++ plugins/features/plugin-nprogress/package.json | 2 +- plugins/features/plugin-photo-swipe/CHANGELOG.md | 6 ++++++ plugins/features/plugin-photo-swipe/package.json | 2 +- plugins/features/plugin-watermark/CHANGELOG.md | 4 ++++ plugins/features/plugin-watermark/package.json | 2 +- plugins/markdown/plugin-append-date/CHANGELOG.md | 4 ++++ plugins/markdown/plugin-append-date/package.json | 2 +- plugins/markdown/plugin-links-check/CHANGELOG.md | 4 ++++ plugins/markdown/plugin-links-check/package.json | 2 +- .../markdown/plugin-markdown-container/CHANGELOG.md | 4 ++++ .../markdown/plugin-markdown-container/package.json | 2 +- plugins/markdown/plugin-markdown-hint/CHANGELOG.md | 10 ++++++++++ plugins/markdown/plugin-markdown-hint/package.json | 2 +- plugins/markdown/plugin-markdown-image/CHANGELOG.md | 6 ++++++ plugins/markdown/plugin-markdown-image/package.json | 2 +- plugins/markdown/plugin-markdown-math/CHANGELOG.md | 4 ++++ plugins/markdown/plugin-markdown-math/package.json | 2 +- plugins/markdown/plugin-prismjs/CHANGELOG.md | 6 ++++++ plugins/markdown/plugin-prismjs/package.json | 2 +- plugins/markdown/plugin-shiki/CHANGELOG.md | 4 ++++ plugins/markdown/plugin-shiki/package.json | 2 +- plugins/pwa/plugin-pwa/CHANGELOG.md | 6 ++++++ plugins/pwa/plugin-pwa/package.json | 2 +- plugins/pwa/plugin-remove-pwa/CHANGELOG.md | 4 ++++ plugins/pwa/plugin-remove-pwa/package.json | 2 +- plugins/search/plugin-docsearch/CHANGELOG.md | 4 ++++ plugins/search/plugin-docsearch/package.json | 2 +- plugins/search/plugin-search/CHANGELOG.md | 6 ++++++ plugins/search/plugin-search/package.json | 2 +- plugins/seo/plugin-seo/CHANGELOG.md | 4 ++++ plugins/seo/plugin-seo/package.json | 2 +- plugins/seo/plugin-sitemap/CHANGELOG.md | 4 ++++ plugins/seo/plugin-sitemap/package.json | 2 +- plugins/tools/plugin-cache/CHANGELOG.md | 4 ++++ plugins/tools/plugin-cache/package.json | 2 +- plugins/tools/plugin-google-tag-manager/CHANGELOG.md | 4 ++++ plugins/tools/plugin-google-tag-manager/package.json | 2 +- plugins/tools/plugin-redirect/CHANGELOG.md | 6 ++++++ plugins/tools/plugin-redirect/package.json | 2 +- plugins/tools/plugin-register-components/CHANGELOG.md | 4 ++++ plugins/tools/plugin-register-components/package.json | 2 +- themes/theme-default/CHANGELOG.md | 7 +++++++ themes/theme-default/package.json | 2 +- tools/create-vuepress/CHANGELOG.md | 6 ++++++ tools/create-vuepress/package.json | 2 +- tools/helper/CHANGELOG.md | 6 ++++++ tools/helper/package.json | 2 +- tools/highlighter-helper/CHANGELOG.md | 4 ++++ tools/highlighter-helper/package.json | 2 +- tools/vp-update/CHANGELOG.md | 4 ++++ tools/vp-update/package.json | 2 +- 94 files changed, 289 insertions(+), 47 deletions(-) create mode 100644 plugins/markdown/plugin-markdown-hint/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bb875ab82..e9081b16e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Bug Fixes + +- **copy-code:** ignoreSelector dose not work ([#233](https://github.com/vuepress/ecosystem/issues/233)) ([df7f5b9](https://github.com/vuepress/ecosystem/commit/df7f5b95a78fdcb1ce6b75fd8d5f775d6812480c)) + +### Features + +- add plugin-markdown-hint ([#239](https://github.com/vuepress/ecosystem/issues/239)) ([ed9d06f](https://github.com/vuepress/ecosystem/commit/ed9d06fe4700b522c0522132050ec50648ff8c5c)) +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 3bb698bb17..58d52f24a0 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "npmClient": "pnpm", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "command": { "version": { "allowBranch": "main", diff --git a/plugins/analytics/plugin-baidu-analytics/CHANGELOG.md b/plugins/analytics/plugin-baidu-analytics/CHANGELOG.md index 925805abf3..bebcd8de08 100644 --- a/plugins/analytics/plugin-baidu-analytics/CHANGELOG.md +++ b/plugins/analytics/plugin-baidu-analytics/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-baidu-analytics + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-baidu-analytics diff --git a/plugins/analytics/plugin-baidu-analytics/package.json b/plugins/analytics/plugin-baidu-analytics/package.json index 205a70b887..08792c412c 100644 --- a/plugins/analytics/plugin-baidu-analytics/package.json +++ b/plugins/analytics/plugin-baidu-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-baidu-analytics", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - baidu-analytics", "keywords": [ "vuepress-plugin", diff --git a/plugins/analytics/plugin-google-analytics/CHANGELOG.md b/plugins/analytics/plugin-google-analytics/CHANGELOG.md index 2b2552ce30..e7b78be53d 100644 --- a/plugins/analytics/plugin-google-analytics/CHANGELOG.md +++ b/plugins/analytics/plugin-google-analytics/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-google-analytics + # [2.0.0-rc.37](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.36...v2.0.0-rc.37) (2024-06-21) **Note:** Version bump only for package @vuepress/plugin-google-analytics diff --git a/plugins/analytics/plugin-google-analytics/package.json b/plugins/analytics/plugin-google-analytics/package.json index c3f1cebf0e..ddbc1951ea 100644 --- a/plugins/analytics/plugin-google-analytics/package.json +++ b/plugins/analytics/plugin-google-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-google-analytics", - "version": "2.0.0-rc.37", + "version": "2.0.0-rc.42", "description": "VuePress plugin - google-analytics", "keywords": [ "vuepress-plugin", diff --git a/plugins/analytics/plugin-umami-analytics/CHANGELOG.md b/plugins/analytics/plugin-umami-analytics/CHANGELOG.md index 91d2a027f8..ed0514ac44 100644 --- a/plugins/analytics/plugin-umami-analytics/CHANGELOG.md +++ b/plugins/analytics/plugin-umami-analytics/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-umami-analytics + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-umami-analytics diff --git a/plugins/analytics/plugin-umami-analytics/package.json b/plugins/analytics/plugin-umami-analytics/package.json index 6d8dddb5dc..bd6395e90d 100644 --- a/plugins/analytics/plugin-umami-analytics/package.json +++ b/plugins/analytics/plugin-umami-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-umami-analytics", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - umami-analytics", "keywords": [ "vuepress-plugin", diff --git a/plugins/blog/plugin-blog/CHANGELOG.md b/plugins/blog/plugin-blog/CHANGELOG.md index 851e42915c..951155b610 100644 --- a/plugins/blog/plugin-blog/CHANGELOG.md +++ b/plugins/blog/plugin-blog/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-blog + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-blog diff --git a/plugins/blog/plugin-blog/package.json b/plugins/blog/plugin-blog/package.json index d42e113f7e..2b45492263 100644 --- a/plugins/blog/plugin-blog/package.json +++ b/plugins/blog/plugin-blog/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-blog", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - blog", "keywords": [ "vuepress-plugin", diff --git a/plugins/blog/plugin-comment/CHANGELOG.md b/plugins/blog/plugin-comment/CHANGELOG.md index 4442d2300c..9b6a305fde 100644 --- a/plugins/blog/plugin-comment/CHANGELOG.md +++ b/plugins/blog/plugin-comment/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-comment diff --git a/plugins/blog/plugin-comment/package.json b/plugins/blog/plugin-comment/package.json index 6fd9625190..ea8720704c 100644 --- a/plugins/blog/plugin-comment/package.json +++ b/plugins/blog/plugin-comment/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-comment", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - comment", "keywords": [ "vuepress-plugin", diff --git a/plugins/blog/plugin-feed/CHANGELOG.md b/plugins/blog/plugin-feed/CHANGELOG.md index 58e2c27f4b..7f198b95bf 100644 --- a/plugins/blog/plugin-feed/CHANGELOG.md +++ b/plugins/blog/plugin-feed/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-feed diff --git a/plugins/blog/plugin-feed/package.json b/plugins/blog/plugin-feed/package.json index a1ab405a98..24ce6cad81 100644 --- a/plugins/blog/plugin-feed/package.json +++ b/plugins/blog/plugin-feed/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-feed", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "Feed plugin for vuepress-theme-hope", "keywords": [ "vuepress", diff --git a/plugins/development/plugin-active-header-links/CHANGELOG.md b/plugins/development/plugin-active-header-links/CHANGELOG.md index e35ad84a41..3c2bb193a0 100644 --- a/plugins/development/plugin-active-header-links/CHANGELOG.md +++ b/plugins/development/plugin-active-header-links/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-active-header-links + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-active-header-links diff --git a/plugins/development/plugin-active-header-links/package.json b/plugins/development/plugin-active-header-links/package.json index 6ddcfb20e5..c0b05682b3 100644 --- a/plugins/development/plugin-active-header-links/package.json +++ b/plugins/development/plugin-active-header-links/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-active-header-links", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - active header links", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-git/CHANGELOG.md b/plugins/development/plugin-git/CHANGELOG.md index 70aabaeead..43d6f4b79d 100644 --- a/plugins/development/plugin-git/CHANGELOG.md +++ b/plugins/development/plugin-git/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-git + # [2.0.0-rc.38](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.37...v2.0.0-rc.38) (2024-07-13) **Note:** Version bump only for package @vuepress/plugin-git diff --git a/plugins/development/plugin-git/package.json b/plugins/development/plugin-git/package.json index ccd9bfe574..3edb8b09b4 100644 --- a/plugins/development/plugin-git/package.json +++ b/plugins/development/plugin-git/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-git", - "version": "2.0.0-rc.38", + "version": "2.0.0-rc.42", "description": "VuePress plugin - git", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-palette/CHANGELOG.md b/plugins/development/plugin-palette/CHANGELOG.md index 9e4f09fb1b..0411e33714 100644 --- a/plugins/development/plugin-palette/CHANGELOG.md +++ b/plugins/development/plugin-palette/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-palette + # [2.0.0-rc.37](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.36...v2.0.0-rc.37) (2024-06-21) **Note:** Version bump only for package @vuepress/plugin-palette diff --git a/plugins/development/plugin-palette/package.json b/plugins/development/plugin-palette/package.json index b58116207b..089ba8df79 100644 --- a/plugins/development/plugin-palette/package.json +++ b/plugins/development/plugin-palette/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-palette", - "version": "2.0.0-rc.37", + "version": "2.0.0-rc.42", "description": "VuePress plugin - palette", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-reading-time/CHANGELOG.md b/plugins/development/plugin-reading-time/CHANGELOG.md index 8e1b2f3f59..b349e70a6f 100644 --- a/plugins/development/plugin-reading-time/CHANGELOG.md +++ b/plugins/development/plugin-reading-time/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-reading-time + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-reading-time diff --git a/plugins/development/plugin-reading-time/package.json b/plugins/development/plugin-reading-time/package.json index c07a54713c..1871fd11ec 100644 --- a/plugins/development/plugin-reading-time/package.json +++ b/plugins/development/plugin-reading-time/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-reading-time", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - reading-time", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-rtl/CHANGELOG.md b/plugins/development/plugin-rtl/CHANGELOG.md index e560b66675..6b83b41185 100644 --- a/plugins/development/plugin-rtl/CHANGELOG.md +++ b/plugins/development/plugin-rtl/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-rtl + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/plugins/development/plugin-rtl/package.json b/plugins/development/plugin-rtl/package.json index 9ad00aca4a..ebdaab2f6d 100644 --- a/plugins/development/plugin-rtl/package.json +++ b/plugins/development/plugin-rtl/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-rtl", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - rtl", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-sass-palette/CHANGELOG.md b/plugins/development/plugin-sass-palette/CHANGELOG.md index 295e1a706d..d75d9ca740 100644 --- a/plugins/development/plugin-sass-palette/CHANGELOG.md +++ b/plugins/development/plugin-sass-palette/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-sass-palette diff --git a/plugins/development/plugin-sass-palette/package.json b/plugins/development/plugin-sass-palette/package.json index 62695b78db..9db402a96e 100644 --- a/plugins/development/plugin-sass-palette/package.json +++ b/plugins/development/plugin-sass-palette/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-sass-palette", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - sass-palette", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-theme-data/CHANGELOG.md b/plugins/development/plugin-theme-data/CHANGELOG.md index d999569b4a..0a4c759288 100644 --- a/plugins/development/plugin-theme-data/CHANGELOG.md +++ b/plugins/development/plugin-theme-data/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-theme-data + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-theme-data diff --git a/plugins/development/plugin-theme-data/package.json b/plugins/development/plugin-theme-data/package.json index 875b100e28..5f96160c5f 100644 --- a/plugins/development/plugin-theme-data/package.json +++ b/plugins/development/plugin-theme-data/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-theme-data", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - theme data", "keywords": [ "vuepress-plugin", diff --git a/plugins/development/plugin-toc/CHANGELOG.md b/plugins/development/plugin-toc/CHANGELOG.md index 1e1d23ee60..a3adbee411 100644 --- a/plugins/development/plugin-toc/CHANGELOG.md +++ b/plugins/development/plugin-toc/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-toc + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-toc diff --git a/plugins/development/plugin-toc/package.json b/plugins/development/plugin-toc/package.json index 33768234be..8054dfa22b 100644 --- a/plugins/development/plugin-toc/package.json +++ b/plugins/development/plugin-toc/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-toc", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - toc", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-back-to-top/CHANGELOG.md b/plugins/features/plugin-back-to-top/CHANGELOG.md index 63d6339ae1..1478f42744 100644 --- a/plugins/features/plugin-back-to-top/CHANGELOG.md +++ b/plugins/features/plugin-back-to-top/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-back-to-top diff --git a/plugins/features/plugin-back-to-top/package.json b/plugins/features/plugin-back-to-top/package.json index dd3017cdd2..161aaeb5d9 100644 --- a/plugins/features/plugin-back-to-top/package.json +++ b/plugins/features/plugin-back-to-top/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-back-to-top", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - back to top", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-catalog/CHANGELOG.md b/plugins/features/plugin-catalog/CHANGELOG.md index a8dc938045..dd4f17a172 100644 --- a/plugins/features/plugin-catalog/CHANGELOG.md +++ b/plugins/features/plugin-catalog/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-catalog diff --git a/plugins/features/plugin-catalog/package.json b/plugins/features/plugin-catalog/package.json index 04e66cda14..e3de89cab1 100644 --- a/plugins/features/plugin-catalog/package.json +++ b/plugins/features/plugin-catalog/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-catalog", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - catalog", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-copy-code/CHANGELOG.md b/plugins/features/plugin-copy-code/CHANGELOG.md index af32773a0e..63f045ca2e 100644 --- a/plugins/features/plugin-copy-code/CHANGELOG.md +++ b/plugins/features/plugin-copy-code/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Bug Fixes + +- **copy-code:** ignoreSelector dose not work ([#233](https://github.com/vuepress/ecosystem/issues/233)) ([df7f5b9](https://github.com/vuepress/ecosystem/commit/df7f5b95a78fdcb1ce6b75fd8d5f775d6812480c)) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/plugins/features/plugin-copy-code/package.json b/plugins/features/plugin-copy-code/package.json index 3f16682d49..9c14bf3be0 100644 --- a/plugins/features/plugin-copy-code/package.json +++ b/plugins/features/plugin-copy-code/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-copy-code", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - copy code block", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-copyright/CHANGELOG.md b/plugins/features/plugin-copyright/CHANGELOG.md index 9315778ac8..8b587db7fc 100644 --- a/plugins/features/plugin-copyright/CHANGELOG.md +++ b/plugins/features/plugin-copyright/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-copyright + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-copyright diff --git a/plugins/features/plugin-copyright/package.json b/plugins/features/plugin-copyright/package.json index 7c4a98a864..fcdb82567d 100644 --- a/plugins/features/plugin-copyright/package.json +++ b/plugins/features/plugin-copyright/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-copyright", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - copyright", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-medium-zoom/CHANGELOG.md b/plugins/features/plugin-medium-zoom/CHANGELOG.md index b9b443e4c3..a95b28a0a5 100644 --- a/plugins/features/plugin-medium-zoom/CHANGELOG.md +++ b/plugins/features/plugin-medium-zoom/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-medium-zoom diff --git a/plugins/features/plugin-medium-zoom/package.json b/plugins/features/plugin-medium-zoom/package.json index b8ce37eff8..39126d8400 100644 --- a/plugins/features/plugin-medium-zoom/package.json +++ b/plugins/features/plugin-medium-zoom/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-medium-zoom", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - medium-zoom", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-notice/CHANGELOG.md b/plugins/features/plugin-notice/CHANGELOG.md index 6911b5975b..e754c793af 100644 --- a/plugins/features/plugin-notice/CHANGELOG.md +++ b/plugins/features/plugin-notice/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-notice diff --git a/plugins/features/plugin-notice/package.json b/plugins/features/plugin-notice/package.json index 0e758d09e4..993e5f330e 100644 --- a/plugins/features/plugin-notice/package.json +++ b/plugins/features/plugin-notice/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-notice", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - back to top", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-nprogress/CHANGELOG.md b/plugins/features/plugin-nprogress/CHANGELOG.md index f102d69a21..b3368befc6 100644 --- a/plugins/features/plugin-nprogress/CHANGELOG.md +++ b/plugins/features/plugin-nprogress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-nprogress diff --git a/plugins/features/plugin-nprogress/package.json b/plugins/features/plugin-nprogress/package.json index 8cce91084b..e690e668e6 100644 --- a/plugins/features/plugin-nprogress/package.json +++ b/plugins/features/plugin-nprogress/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-nprogress", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - nprogress", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-photo-swipe/CHANGELOG.md b/plugins/features/plugin-photo-swipe/CHANGELOG.md index 3c73f75198..0edd67a35a 100644 --- a/plugins/features/plugin-photo-swipe/CHANGELOG.md +++ b/plugins/features/plugin-photo-swipe/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-photo-swipe diff --git a/plugins/features/plugin-photo-swipe/package.json b/plugins/features/plugin-photo-swipe/package.json index 93cb2db7a0..aa54242fbf 100644 --- a/plugins/features/plugin-photo-swipe/package.json +++ b/plugins/features/plugin-photo-swipe/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-photo-swipe", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - photo-swipe", "keywords": [ "vuepress-plugin", diff --git a/plugins/features/plugin-watermark/CHANGELOG.md b/plugins/features/plugin-watermark/CHANGELOG.md index 9879b722b6..2533b35cf8 100644 --- a/plugins/features/plugin-watermark/CHANGELOG.md +++ b/plugins/features/plugin-watermark/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-watermark + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-watermark diff --git a/plugins/features/plugin-watermark/package.json b/plugins/features/plugin-watermark/package.json index 24e98bce50..55de3d07cf 100644 --- a/plugins/features/plugin-watermark/package.json +++ b/plugins/features/plugin-watermark/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-watermark", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - watermark", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-append-date/CHANGELOG.md b/plugins/markdown/plugin-append-date/CHANGELOG.md index b24cdba6e4..449d1fa4cc 100644 --- a/plugins/markdown/plugin-append-date/CHANGELOG.md +++ b/plugins/markdown/plugin-append-date/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-append-date + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-append-date diff --git a/plugins/markdown/plugin-append-date/package.json b/plugins/markdown/plugin-append-date/package.json index a23f093302..c4f9a7915b 100644 --- a/plugins/markdown/plugin-append-date/package.json +++ b/plugins/markdown/plugin-append-date/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-append-date", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - append date", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-links-check/CHANGELOG.md b/plugins/markdown/plugin-links-check/CHANGELOG.md index 975694db0c..82394b583d 100644 --- a/plugins/markdown/plugin-links-check/CHANGELOG.md +++ b/plugins/markdown/plugin-links-check/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-links-check + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-links-check diff --git a/plugins/markdown/plugin-links-check/package.json b/plugins/markdown/plugin-links-check/package.json index 20b5185e4e..ef7f233289 100644 --- a/plugins/markdown/plugin-links-check/package.json +++ b/plugins/markdown/plugin-links-check/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-links-check", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - links-check", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-markdown-container/CHANGELOG.md b/plugins/markdown/plugin-markdown-container/CHANGELOG.md index b4dd49b890..f86f4b5110 100644 --- a/plugins/markdown/plugin-markdown-container/CHANGELOG.md +++ b/plugins/markdown/plugin-markdown-container/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-markdown-container + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-markdown-container diff --git a/plugins/markdown/plugin-markdown-container/package.json b/plugins/markdown/plugin-markdown-container/package.json index aba6c45a00..6df56aa89e 100644 --- a/plugins/markdown/plugin-markdown-container/package.json +++ b/plugins/markdown/plugin-markdown-container/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-markdown-container", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - markdown container", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-markdown-hint/CHANGELOG.md b/plugins/markdown/plugin-markdown-hint/CHANGELOG.md new file mode 100644 index 0000000000..fc25067b5a --- /dev/null +++ b/plugins/markdown/plugin-markdown-hint/CHANGELOG.md @@ -0,0 +1,10 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- add plugin-markdown-hint ([#239](https://github.com/vuepress/ecosystem/issues/239)) ([ed9d06f](https://github.com/vuepress/ecosystem/commit/ed9d06fe4700b522c0522132050ec50648ff8c5c)) diff --git a/plugins/markdown/plugin-markdown-hint/package.json b/plugins/markdown/plugin-markdown-hint/package.json index ab3495a6d8..cde1edf504 100644 --- a/plugins/markdown/plugin-markdown-hint/package.json +++ b/plugins/markdown/plugin-markdown-hint/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-markdown-hint", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - markdown hint", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-markdown-image/CHANGELOG.md b/plugins/markdown/plugin-markdown-image/CHANGELOG.md index 63819fd8d7..986bd644c5 100644 --- a/plugins/markdown/plugin-markdown-image/CHANGELOG.md +++ b/plugins/markdown/plugin-markdown-image/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-markdown-image diff --git a/plugins/markdown/plugin-markdown-image/package.json b/plugins/markdown/plugin-markdown-image/package.json index 048e9406d5..0b69187d0b 100644 --- a/plugins/markdown/plugin-markdown-image/package.json +++ b/plugins/markdown/plugin-markdown-image/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-markdown-image", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - markdown image", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-markdown-math/CHANGELOG.md b/plugins/markdown/plugin-markdown-math/CHANGELOG.md index 3425fb29e3..6807106ef8 100644 --- a/plugins/markdown/plugin-markdown-math/CHANGELOG.md +++ b/plugins/markdown/plugin-markdown-math/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-markdown-math + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-markdown-math diff --git a/plugins/markdown/plugin-markdown-math/package.json b/plugins/markdown/plugin-markdown-math/package.json index 37fb046c54..16c1f76713 100644 --- a/plugins/markdown/plugin-markdown-math/package.json +++ b/plugins/markdown/plugin-markdown-math/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-markdown-math", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - markdown math", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-prismjs/CHANGELOG.md b/plugins/markdown/plugin-prismjs/CHANGELOG.md index 8b7170a0d1..82eba3a9f0 100644 --- a/plugins/markdown/plugin-prismjs/CHANGELOG.md +++ b/plugins/markdown/plugin-prismjs/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-prismjs diff --git a/plugins/markdown/plugin-prismjs/package.json b/plugins/markdown/plugin-prismjs/package.json index 768e18a300..dc20f08e47 100644 --- a/plugins/markdown/plugin-prismjs/package.json +++ b/plugins/markdown/plugin-prismjs/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-prismjs", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - prismjs", "keywords": [ "vuepress-plugin", diff --git a/plugins/markdown/plugin-shiki/CHANGELOG.md b/plugins/markdown/plugin-shiki/CHANGELOG.md index 7da56f076f..212ac7b308 100644 --- a/plugins/markdown/plugin-shiki/CHANGELOG.md +++ b/plugins/markdown/plugin-shiki/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-shiki + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/plugins/markdown/plugin-shiki/package.json b/plugins/markdown/plugin-shiki/package.json index 96d3ddbfe2..73be35909c 100644 --- a/plugins/markdown/plugin-shiki/package.json +++ b/plugins/markdown/plugin-shiki/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-shiki", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - shiki", "keywords": [ "vuepress-plugin", diff --git a/plugins/pwa/plugin-pwa/CHANGELOG.md b/plugins/pwa/plugin-pwa/CHANGELOG.md index 25d8c1b24f..68cfba4297 100644 --- a/plugins/pwa/plugin-pwa/CHANGELOG.md +++ b/plugins/pwa/plugin-pwa/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-pwa diff --git a/plugins/pwa/plugin-pwa/package.json b/plugins/pwa/plugin-pwa/package.json index a0d0209835..b00f41356a 100644 --- a/plugins/pwa/plugin-pwa/package.json +++ b/plugins/pwa/plugin-pwa/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-pwa", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - progressive web application", "keywords": [ "vuepress-plugin", diff --git a/plugins/pwa/plugin-remove-pwa/CHANGELOG.md b/plugins/pwa/plugin-remove-pwa/CHANGELOG.md index cdecff9937..bf32b7512e 100644 --- a/plugins/pwa/plugin-remove-pwa/CHANGELOG.md +++ b/plugins/pwa/plugin-remove-pwa/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-remove-pwa + # [2.0.0-rc.37](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.36...v2.0.0-rc.37) (2024-06-21) **Note:** Version bump only for package @vuepress/plugin-remove-pwa diff --git a/plugins/pwa/plugin-remove-pwa/package.json b/plugins/pwa/plugin-remove-pwa/package.json index ab5cdcf935..5898633dd4 100644 --- a/plugins/pwa/plugin-remove-pwa/package.json +++ b/plugins/pwa/plugin-remove-pwa/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-remove-pwa", - "version": "2.0.0-rc.37", + "version": "2.0.0-rc.42", "description": "VuePress plugin - remove-pwa", "keywords": [ "vuepress-plugin", diff --git a/plugins/search/plugin-docsearch/CHANGELOG.md b/plugins/search/plugin-docsearch/CHANGELOG.md index bc238a841f..23b00dc874 100644 --- a/plugins/search/plugin-docsearch/CHANGELOG.md +++ b/plugins/search/plugin-docsearch/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-docsearch + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/plugins/search/plugin-docsearch/package.json b/plugins/search/plugin-docsearch/package.json index acb33f1983..7bd98eb086 100644 --- a/plugins/search/plugin-docsearch/package.json +++ b/plugins/search/plugin-docsearch/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-docsearch", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - docsearch", "keywords": [ "vuepress-plugin", diff --git a/plugins/search/plugin-search/CHANGELOG.md b/plugins/search/plugin-search/CHANGELOG.md index 3c7db63a4a..4e53a9afd8 100644 --- a/plugins/search/plugin-search/CHANGELOG.md +++ b/plugins/search/plugin-search/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-search diff --git a/plugins/search/plugin-search/package.json b/plugins/search/plugin-search/package.json index 1d414f4eb5..ddda97a44a 100644 --- a/plugins/search/plugin-search/package.json +++ b/plugins/search/plugin-search/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-search", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - built-in search", "keywords": [ "vuepress-plugin", diff --git a/plugins/seo/plugin-seo/CHANGELOG.md b/plugins/seo/plugin-seo/CHANGELOG.md index a3b320c5bf..479e2e7540 100644 --- a/plugins/seo/plugin-seo/CHANGELOG.md +++ b/plugins/seo/plugin-seo/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-seo + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-seo diff --git a/plugins/seo/plugin-seo/package.json b/plugins/seo/plugin-seo/package.json index ce28988d6e..cbb34af7de 100644 --- a/plugins/seo/plugin-seo/package.json +++ b/plugins/seo/plugin-seo/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-seo", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "SEO plugin for vuepress", "keywords": [ "vuepress", diff --git a/plugins/seo/plugin-sitemap/CHANGELOG.md b/plugins/seo/plugin-sitemap/CHANGELOG.md index e8cd2cf9db..44992ca562 100644 --- a/plugins/seo/plugin-sitemap/CHANGELOG.md +++ b/plugins/seo/plugin-sitemap/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-sitemap + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-sitemap diff --git a/plugins/seo/plugin-sitemap/package.json b/plugins/seo/plugin-sitemap/package.json index dc8b220ec3..f7c02e482c 100644 --- a/plugins/seo/plugin-sitemap/package.json +++ b/plugins/seo/plugin-sitemap/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-sitemap", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "Sitemap plugin for vuepress", "keywords": [ "vuepress", diff --git a/plugins/tools/plugin-cache/CHANGELOG.md b/plugins/tools/plugin-cache/CHANGELOG.md index 4f60c3cbcd..ed1071f678 100644 --- a/plugins/tools/plugin-cache/CHANGELOG.md +++ b/plugins/tools/plugin-cache/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-cache + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Features diff --git a/plugins/tools/plugin-cache/package.json b/plugins/tools/plugin-cache/package.json index 61984e322c..ed74369d28 100644 --- a/plugins/tools/plugin-cache/package.json +++ b/plugins/tools/plugin-cache/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-cache", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - cache", "keywords": [ "vuepress-plugin", diff --git a/plugins/tools/plugin-google-tag-manager/CHANGELOG.md b/plugins/tools/plugin-google-tag-manager/CHANGELOG.md index d6055fecb9..837882749a 100644 --- a/plugins/tools/plugin-google-tag-manager/CHANGELOG.md +++ b/plugins/tools/plugin-google-tag-manager/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-google-tag-manager + # [2.0.0-rc.37](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.36...v2.0.0-rc.37) (2024-06-21) **Note:** Version bump only for package @vuepress/plugin-google-tag-manager diff --git a/plugins/tools/plugin-google-tag-manager/package.json b/plugins/tools/plugin-google-tag-manager/package.json index 35de73b927..5c6a7a5fe0 100644 --- a/plugins/tools/plugin-google-tag-manager/package.json +++ b/plugins/tools/plugin-google-tag-manager/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-google-tag-manager", - "version": "2.0.0-rc.37", + "version": "2.0.0-rc.42", "description": "VuePress plugin - google-tag-manager", "keywords": [ "vuepress-plugin", diff --git a/plugins/tools/plugin-redirect/CHANGELOG.md b/plugins/tools/plugin-redirect/CHANGELOG.md index bce1a9bc1a..93a1de5232 100644 --- a/plugins/tools/plugin-redirect/CHANGELOG.md +++ b/plugins/tools/plugin-redirect/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/plugin-redirect diff --git a/plugins/tools/plugin-redirect/package.json b/plugins/tools/plugin-redirect/package.json index 14fbe72a59..996a1c5fb8 100644 --- a/plugins/tools/plugin-redirect/package.json +++ b/plugins/tools/plugin-redirect/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-redirect", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress plugin - redirect", "keywords": [ "vuepress-plugin", diff --git a/plugins/tools/plugin-register-components/CHANGELOG.md b/plugins/tools/plugin-register-components/CHANGELOG.md index 04ca98bb56..1a09ea386e 100644 --- a/plugins/tools/plugin-register-components/CHANGELOG.md +++ b/plugins/tools/plugin-register-components/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/plugin-register-components + # [2.0.0-rc.37](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.36...v2.0.0-rc.37) (2024-06-21) **Note:** Version bump only for package @vuepress/plugin-register-components diff --git a/plugins/tools/plugin-register-components/package.json b/plugins/tools/plugin-register-components/package.json index 382dd20218..b4fd134f32 100644 --- a/plugins/tools/plugin-register-components/package.json +++ b/plugins/tools/plugin-register-components/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/plugin-register-components", - "version": "2.0.0-rc.37", + "version": "2.0.0-rc.42", "description": "VuePress plugin - register-components", "keywords": [ "vuepress-plugin", diff --git a/themes/theme-default/CHANGELOG.md b/themes/theme-default/CHANGELOG.md index e82868e189..566c6e6c98 100644 --- a/themes/theme-default/CHANGELOG.md +++ b/themes/theme-default/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- add plugin-markdown-hint ([#239](https://github.com/vuepress/ecosystem/issues/239)) ([ed9d06f](https://github.com/vuepress/ecosystem/commit/ed9d06fe4700b522c0522132050ec50648ff8c5c)) +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/themes/theme-default/package.json b/themes/theme-default/package.json index c003ceec29..80584fb1c7 100644 --- a/themes/theme-default/package.json +++ b/themes/theme-default/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/theme-default", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "Default theme of VuePress", "keywords": [ "vuepress-theme", diff --git a/tools/create-vuepress/CHANGELOG.md b/tools/create-vuepress/CHANGELOG.md index b57ba214a1..d82565305a 100644 --- a/tools/create-vuepress/CHANGELOG.md +++ b/tools/create-vuepress/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package create-vuepress diff --git a/tools/create-vuepress/package.json b/tools/create-vuepress/package.json index 8c082613bb..2b8dcc255b 100644 --- a/tools/create-vuepress/package.json +++ b/tools/create-vuepress/package.json @@ -1,6 +1,6 @@ { "name": "create-vuepress", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress template helper", "keywords": [ "vuepress", diff --git a/tools/helper/CHANGELOG.md b/tools/helper/CHANGELOG.md index 1a37cb551e..1c6431adbf 100644 --- a/tools/helper/CHANGELOG.md +++ b/tools/helper/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +### Features + +- init guidelines ([#198](https://github.com/vuepress/ecosystem/issues/198)) ([e8258c1](https://github.com/vuepress/ecosystem/commit/e8258c1b663ad218b1607a2619c02fccaf7d9831)) + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) **Note:** Version bump only for package @vuepress/helper diff --git a/tools/helper/package.json b/tools/helper/package.json index ea4d042a52..d494256b3c 100644 --- a/tools/helper/package.json +++ b/tools/helper/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/helper", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress helper", "keywords": [ "vuepress", diff --git a/tools/highlighter-helper/CHANGELOG.md b/tools/highlighter-helper/CHANGELOG.md index dacfa5007c..826e9afc8a 100644 --- a/tools/highlighter-helper/CHANGELOG.md +++ b/tools/highlighter-helper/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package @vuepress/highlighter-helper + # [2.0.0-rc.41](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.40...v2.0.0-rc.41) (2024-08-14) ### Bug Fixes diff --git a/tools/highlighter-helper/package.json b/tools/highlighter-helper/package.json index 8f3dbb7394..db08b4e492 100644 --- a/tools/highlighter-helper/package.json +++ b/tools/highlighter-helper/package.json @@ -1,6 +1,6 @@ { "name": "@vuepress/highlighter-helper", - "version": "2.0.0-rc.41", + "version": "2.0.0-rc.42", "description": "VuePress Highlighter helper", "keywords": [ "vuepress", diff --git a/tools/vp-update/CHANGELOG.md b/tools/vp-update/CHANGELOG.md index 00e3ffb28f..d2907631f4 100644 --- a/tools/vp-update/CHANGELOG.md +++ b/tools/vp-update/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.0.0-rc.42](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.41...v2.0.0-rc.42) (2024-08-22) + +**Note:** Version bump only for package vp-update + # [2.0.0-rc.39](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.38...v2.0.0-rc.39) (2024-07-19) **Note:** Version bump only for package vp-update diff --git a/tools/vp-update/package.json b/tools/vp-update/package.json index a783476cd3..fbd4e63928 100644 --- a/tools/vp-update/package.json +++ b/tools/vp-update/package.json @@ -1,6 +1,6 @@ { "name": "vp-update", - "version": "2.0.0-rc.39", + "version": "2.0.0-rc.42", "description": "Update helper for VuePress2", "keywords": [ "vuepress",