Skip to content

Commit f6d8c1b

Browse files
committed
build: publish v2.0.0-rc.0
1 parent ac50ed3 commit f6d8c1b

File tree

32 files changed

+45
-31
lines changed

32 files changed

+45
-31
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0-rc.0](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.68...v2.0.0-rc.0) (2023-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* support links with custom protocol (close [#1404](https://github.com/vuepress/vuepress-next/issues/1404)) ([#1421](https://github.com/vuepress/vuepress-next/issues/1421)) ([518fd7d](https://github.com/vuepress/vuepress-next/commit/518fd7d5db3220b92893a94438d9f9422093e403))
7+
8+
9+
### Features
10+
11+
* upgrade to vite 5 and esbuild 0.19 ([e1e9ec3](https://github.com/vuepress/vuepress-next/commit/e1e9ec3fc615f8e11bb2400a0aeb4179413125f9))
12+
13+
14+
115
# [2.0.0-beta.68](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.67...v2.0.0-beta.68) (2023-11-10)
216

317

ecosystem/plugin-active-header-links/package.json

Lines changed: 1 addition & 1 deletion
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-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - active header links",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-back-to-top/package.json

Lines changed: 1 addition & 1 deletion
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-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - back to top",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-container",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - markdown container",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-docsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-docsearch",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - docsearch",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-external-link-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-external-link-icon",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - external link icon",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-git/package.json

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

ecosystem/plugin-google-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-google-analytics",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - google-analytics",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-medium-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-medium-zoom",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - medium-zoom",
55
"keywords": [
66
"vuepress-plugin",

ecosystem/plugin-nprogress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/plugin-nprogress",
3-
"version": "2.0.0-beta.68",
3+
"version": "2.0.0-rc.0",
44
"description": "VuePress plugin - nprogress",
55
"keywords": [
66
"vuepress-plugin",

0 commit comments

Comments
 (0)