Skip to content

Commit

Permalink
build: publish v2.0.0-rc.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Aug 22, 2024
1 parent ed9d06f commit 66e4944
Show file tree
Hide file tree
Showing 94 changed files with 289 additions and 47 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "pnpm",
"version": "2.0.0-rc.41",
"version": "2.0.0-rc.42",
"command": {
"version": {
"allowBranch": "main",
Expand Down
4 changes: 4 additions & 0 deletions plugins/analytics/plugin-baidu-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-baidu-analytics/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/analytics/plugin-google-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-google-analytics/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/analytics/plugin-umami-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/analytics/plugin-umami-analytics/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/blog/plugin-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-blog/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/blog/plugin-comment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-comment/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/blog/plugin-feed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/blog/plugin-feed/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-active-header-links/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-git/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-git/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-palette/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-palette/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-reading-time/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-reading-time/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-rtl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-rtl/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/development/plugin-sass-palette/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-sass-palette/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-theme-data/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-theme-data/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/development/plugin-toc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/development/plugin-toc/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-back-to-top/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-back-to-top/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-catalog/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
10 changes: 10 additions & 0 deletions plugins/features/plugin-copy-code/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copy-code/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/features/plugin-copyright/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/features/plugin-copyright/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions plugins/features/plugin-medium-zoom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 66e4944

Please sign in to comment.