File tree 8 files changed +44
-6
lines changed
8 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-alpha.11] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.10...v2.0.0-alpha.11 ) (2020-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bundler-webpack:** freeze webpack version ([ 95523a2] ( https://github.com/vuepress/vuepress-next/commit/95523a2f2b32f8dad773c74553bd22a0940cd27a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.0.0-alpha.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"npmClient" : " yarn" ,
3
3
"useWorkspaces" : true ,
4
- "version" : " 2.0.0-alpha.10 " ,
4
+ "version" : " 2.0.0-alpha.11 " ,
5
5
"command" : {
6
6
"version" : {
7
7
"allowBranch" : " main" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-alpha.11] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.10...v2.0.0-alpha.11 ) (2020-12-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** bundler-webpack:** freeze webpack version ([ 95523a2] ( https://github.com/vuepress/vuepress-next/commit/95523a2f2b32f8dad773c74553bd22a0940cd27a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 2.0.0-alpha.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7
18
8
19
** Note:** Version bump only for package @vuepress/bundler-webpack
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundler-webpack" ,
3
- "version" : " 2.0.0-alpha.10 " ,
3
+ "version" : " 2.0.0-alpha.11 " ,
4
4
"description" : " Bundler webpack package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-alpha.11] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.10...v2.0.0-alpha.11 ) (2020-12-17)
7
+
8
+ ** Note:** Version bump only for package @vuepress/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-alpha.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/cli" ,
3
- "version" : " 2.0.0-alpha.10 " ,
3
+ "version" : " 2.0.0-alpha.11 " ,
4
4
"description" : " CLI package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 2.0.0-alpha.11] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.10...v2.0.0-alpha.11 ) (2020-12-17)
7
+
8
+ ** Note:** Version bump only for package vuepress
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-alpha.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7
15
8
16
** Note:** Version bump only for package vuepress
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress" ,
3
- "version" : " 2.0.0-alpha.10 " ,
3
+ "version" : " 2.0.0-alpha.11 " ,
4
4
"description" : " Vue-powered Static Site Generator" ,
5
5
"keywords" : [
6
6
" documentation" ,
28
28
"clean" : " rimraf lib *.tsbuildinfo"
29
29
},
30
30
"dependencies" : {
31
- "@vuepress/bundler-webpack" : " 2.0.0-alpha.10 " ,
32
- "@vuepress/cli" : " 2.0.0-alpha.10 " ,
31
+ "@vuepress/bundler-webpack" : " 2.0.0-alpha.11 " ,
32
+ "@vuepress/cli" : " 2.0.0-alpha.11 " ,
33
33
"@vuepress/core" : " 2.0.0-alpha.8" ,
34
34
"@vuepress/theme-default" : " 2.0.0-alpha.10"
35
35
}
You can’t perform that action at this time.
0 commit comments