Skip to content

Commit 480886d

Browse files
committed
build: publish v2.0.0-beta.59
1 parent d9360c8 commit 480886d

File tree

32 files changed

+40
-31
lines changed

32 files changed

+40
-31
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.0.0-beta.59](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.58...v2.0.0-beta.59) (2022-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **bundler-webpack:** fix order of extensionAlias (close [#1082](https://github.com/vuepress/vuepress-next/issues/1082)) ([28eeb9b](https://github.com/vuepress/vuepress-next/commit/28eeb9ba04704c45ae993a0c5f994da1e87d26df))
7+
8+
9+
110
# [2.0.0-beta.58](https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.57...v2.0.0-beta.58) (2022-12-10)
211

312

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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
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.58",
3+
"version": "2.0.0-beta.59",
44
"description": "VuePress plugin - nprogress",
55
"keywords": [
66
"vuepress-plugin",

0 commit comments

Comments
 (0)