File tree Expand file tree Collapse file tree 12 files changed +72
-10
lines changed Expand file tree Collapse file tree 12 files changed +72
-10
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.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** theme-default:** fix content headers styles ([ 7ead1f6] ( https://github.com/vuepress/vuepress-next/commit/7ead1f60db5135ed7d1a428cb23fecbbc11b223e ) )
12+
13+
14+ ### Features
15+
16+ * ** cli:** add info command ([ 1f30993] ( https://github.com/vuepress/vuepress-next/commit/1f30993a920189c0de89e413d85feb957546e47f ) )
17+
18+
19+
20+
21+
622# [ 2.0.0-alpha.9] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.8...v2.0.0-alpha.9 ) (2020-12-16)
723
824
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 2.0.0-alpha.9 " ,
4+ "version" : " 2.0.0-alpha.10 " ,
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.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7+
8+ ** Note:** Version bump only for package @vuepress/bundler-webpack
9+
10+
11+
12+
13+
614# [ 2.0.0-alpha.9] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.8...v2.0.0-alpha.9 ) (2020-12-16)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/bundler-webpack" ,
3- "version" : " 2.0.0-alpha.9 " ,
3+ "version" : " 2.0.0-alpha.10 " ,
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.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7+
8+
9+ ### Features
10+
11+ * ** cli:** add info command ([ 1f30993] ( https://github.com/vuepress/vuepress-next/commit/1f30993a920189c0de89e413d85feb957546e47f ) )
12+
13+
14+
15+
16+
617# [ 2.0.0-alpha.9] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.8...v2.0.0-alpha.9 ) (2020-12-16)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/cli" ,
3- "version" : " 2.0.0-alpha.9 " ,
3+ "version" : " 2.0.0-alpha.10 " ,
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.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** theme-default:** fix content headers styles ([ 7ead1f6] ( https://github.com/vuepress/vuepress-next/commit/7ead1f60db5135ed7d1a428cb23fecbbc11b223e ) )
12+
13+
14+
15+
16+
617# [ 2.0.0-alpha.9] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.8...v2.0.0-alpha.9 ) (2020-12-16)
718
819** Note:** Version bump only for package @vuepress/theme-default
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/theme-default" ,
3- "version" : " 2.0.0-alpha.9 " ,
3+ "version" : " 2.0.0-alpha.10 " ,
44 "description" : " Default theme 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.10] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.9...v2.0.0-alpha.10 ) (2020-12-17)
7+
8+ ** Note:** Version bump only for package @vuepress/theme-vue
9+
10+
11+
12+
13+
614# [ 2.0.0-alpha.9] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-alpha.8...v2.0.0-alpha.9 ) (2020-12-16)
715
816** Note:** Version bump only for package @vuepress/theme-vue
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuepress/theme-vue" ,
3- "version" : " 2.0.0-alpha.9 " ,
3+ "version" : " 2.0.0-alpha.10 " ,
44 "description" : " Vue theme of VuePress" ,
55 "keywords" : [
66 " vuepress" ,
2727 "clean" : " rimraf lib *.tsbuildinfo"
2828 },
2929 "dependencies" : {
30- "@vuepress/theme-default" : " 2.0.0-alpha.9 "
30+ "@vuepress/theme-default" : " 2.0.0-alpha.10 "
3131 },
3232 "publishConfig" : {
3333 "access" : " public"
You can’t perform that action at this time.
0 commit comments