File tree Expand file tree Collapse file tree 8 files changed +44
-6
lines changed
Expand file tree Collapse file tree 8 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.0.0-alpha.10 " ,
4+ "version" : " 2.0.0-alpha.11 " ,
55 "command" : {
66 "version" : {
77 "allowBranch" : " main" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819** Note:** Version bump only for package @vuepress/bundler-webpack
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-webpack" ,
3- "version" : " 2.0.0-alpha.10 " ,
3+ "version" : " 2.0.0-alpha.11 " ,
44 "description" : " Bundler webpack package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/cli" ,
3- "version" : " 2.0.0-alpha.10 " ,
3+ "version" : " 2.0.0-alpha.11 " ,
44 "description" : " CLI package of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
614# [ 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)
715
816** Note:** Version bump only for package vuepress
Original file line number Diff line number Diff line change 11{
22 "name" : " vuepress" ,
3- "version" : " 2.0.0-alpha.10 " ,
3+ "version" : " 2.0.0-alpha.11 " ,
44 "description" : " Vue-powered Static Site Generator" ,
55 "keywords" : [
66 " documentation" ,
2828 "clean" : " rimraf lib *.tsbuildinfo"
2929 },
3030 "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 " ,
3333 "@vuepress/core" : " 2.0.0-alpha.8" ,
3434 "@vuepress/theme-default" : " 2.0.0-alpha.10"
3535 }
You can’t perform that action at this time.
0 commit comments