Skip to content

Commit cc0eb07

Browse files
committed
build: publish v2.0.0-rc.79
1 parent fdec352 commit cc0eb07

File tree

108 files changed

+294
-54
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+294
-54
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
### Bug Fixes
9+
10+
- **create-vuepress:** bump version ([62a9c70](https://github.com/vuepress/ecosystem/commit/62a9c70de1d53ace7cec7c688e0d10ab2dd8e170))
11+
- **plugin-pwa:** add missing type export ([519a4e6](https://github.com/vuepress/ecosystem/commit/519a4e63c14710c1bf521aee9ce3d60297e84029))
12+
- **theme-default:** fix PageNav external icon, close [#357](https://github.com/vuepress/ecosystem/issues/357) ([#358](https://github.com/vuepress/ecosystem/issues/358)) ([c4f539f](https://github.com/vuepress/ecosystem/commit/c4f539f008f1abdac82fd0bdcbd67b15bfbc988d))
13+
14+
### Features
15+
16+
- **helper:** support ref in useLocaleConfig ([97a0975](https://github.com/vuepress/ecosystem/commit/97a0975f7c2ec0bea09b11407a8631d06e0dc293))
17+
- **plugin-comment:** add identifier for CommentService ([59f44f4](https://github.com/vuepress/ecosystem/commit/59f44f4453483fcc3664b7d211db33075ce1f848))
18+
- **plugin-shiki:** disable `line-numbers` within `twoslash` code block ([#354](https://github.com/vuepress/ecosystem/issues/354)) ([17ff2ba](https://github.com/vuepress/ecosystem/commit/17ff2ba94f961acdcc7dc464f87f1df1258cfc72))
19+
620
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
721

822
### Bug Fixes

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"npmClient": "pnpm",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"command": {
55
"version": {
66
"allowBranch": "main",

plugins/analytics/plugin-baidu-analytics/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-baidu-analytics
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-baidu-analytics

plugins/analytics/plugin-baidu-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-baidu-analytics",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - baidu-analytics",
55
"keywords": [
66
"vuepress-plugin",

plugins/analytics/plugin-google-analytics/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-google-analytics
9+
610
# [2.0.0-rc.66](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.65...v2.0.0-rc.66) (2024-12-13)
711

812
**Note:** Version bump only for package @vuepress/plugin-google-analytics

plugins/analytics/plugin-google-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-google-analytics",
3-
"version": "2.0.0-rc.66",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - google-analytics",
55
"keywords": [
66
"vuepress-plugin",

plugins/analytics/plugin-umami-analytics/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-umami-analytics
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-umami-analytics

plugins/analytics/plugin-umami-analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-umami-analytics",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - umami-analytics",
55
"keywords": [
66
"vuepress-plugin",

plugins/blog/plugin-blog/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-blog
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-blog

plugins/blog/plugin-blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-blog",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - blog",
55
"keywords": [
66
"vuepress-plugin",

plugins/blog/plugin-comment/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
### Features
9+
10+
- **plugin-comment:** add identifier for CommentService ([59f44f4](https://github.com/vuepress/ecosystem/commit/59f44f4453483fcc3664b7d211db33075ce1f848))
11+
612
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
713

814
**Note:** Version bump only for package @vuepress/plugin-comment

plugins/blog/plugin-comment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-comment",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - comment",
55
"keywords": [
66
"vuepress-plugin",

plugins/blog/plugin-feed/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-feed
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-feed

plugins/blog/plugin-feed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-feed",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "Feed plugin for vuepress-theme-hope",
55
"keywords": [
66
"vuepress",

plugins/development/plugin-active-header-links/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-active-header-links
9+
610
# [2.0.0-rc.77](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.76...v2.0.0-rc.77) (2025-02-16)
711

812
**Note:** Version bump only for package @vuepress/plugin-active-header-links

plugins/development/plugin-active-header-links/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-active-header-links",
3-
"version": "2.0.0-rc.77",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - active header links",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-git/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-git
9+
610
# [2.0.0-rc.68](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.67...v2.0.0-rc.68) (2024-12-27)
711

812
### Features

plugins/development/plugin-git/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-git",
3-
"version": "2.0.0-rc.68",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - git",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-palette/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-palette
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-palette

plugins/development/plugin-palette/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-palette",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - palette",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-reading-time/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-reading-time
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-reading-time

plugins/development/plugin-reading-time/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-reading-time",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - reading-time",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-rtl/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-rtl
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-rtl

plugins/development/plugin-rtl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-rtl",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - rtl",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-sass-palette/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-sass-palette
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-sass-palette

plugins/development/plugin-sass-palette/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-sass-palette",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - sass-palette",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-theme-data/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-theme-data
9+
610
# [2.0.0-rc.77](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.76...v2.0.0-rc.77) (2025-02-16)
711

812
**Note:** Version bump only for package @vuepress/plugin-theme-data

plugins/development/plugin-theme-data/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-theme-data",
3-
"version": "2.0.0-rc.77",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - theme data",
55
"keywords": [
66
"vuepress-plugin",

plugins/development/plugin-toc/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-toc
9+
610
# [2.0.0-rc.74](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.73...v2.0.0-rc.74) (2025-01-24)
711

812
**Note:** Version bump only for package @vuepress/plugin-toc

plugins/development/plugin-toc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-toc",
3-
"version": "2.0.0-rc.74",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - toc",
55
"keywords": [
66
"vuepress-plugin",

plugins/features/plugin-back-to-top/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-back-to-top
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-back-to-top

plugins/features/plugin-back-to-top/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-back-to-top",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - back to top",
55
"keywords": [
66
"vuepress-plugin",

plugins/features/plugin-catalog/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-catalog
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-catalog

plugins/features/plugin-catalog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-catalog",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - catalog",
55
"keywords": [
66
"vuepress-plugin",

plugins/features/plugin-copy-code/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-copy-code
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-copy-code

plugins/features/plugin-copy-code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-copy-code",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - copy code block",
55
"keywords": [
66
"vuepress-plugin",

plugins/features/plugin-copyright/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-copyright
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-copyright

plugins/features/plugin-copyright/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-copyright",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - copyright",
55
"keywords": [
66
"vuepress-plugin",

plugins/features/plugin-icon/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-rc.79](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.78...v2.0.0-rc.79) (2025-02-23)
7+
8+
**Note:** Version bump only for package @vuepress/plugin-icon
9+
610
# [2.0.0-rc.78](https://github.com/vuepress/ecosystem/compare/v2.0.0-rc.77...v2.0.0-rc.78) (2025-02-17)
711

812
**Note:** Version bump only for package @vuepress/plugin-icon

plugins/features/plugin-icon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-icon",
3-
"version": "2.0.0-rc.78",
3+
"version": "2.0.0-rc.79",
44
"description": "VuePress plugin - icon",
55
"keywords": [
66
"vuepress-plugin",

0 commit comments

Comments
 (0)