File tree Expand file tree Collapse file tree 14 files changed +87
-13
lines changed Expand file tree Collapse file tree 14 files changed +87
-13
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-beta.31] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.30...v2.0.0-beta.31 ) (2021-12-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** theme-default:** code line numbers unaligned in different display scale (close [ #499 ] ( https://github.com/vuepress/vuepress-next/issues/499 ) ) ([ 21accb5] ( https://github.com/vuepress/vuepress-next/commit/21accb5773224363a548915a6f3a7a23a5bcfa0d ) )
12
+ * ** theme-default:** remove focus-visible outline (close [ #359 ] ( https://github.com/vuepress/vuepress-next/issues/359 ) ) ([ cfbaa14] ( https://github.com/vuepress/vuepress-next/commit/cfbaa14270df0584594f56abc5a9ac0c8a6b945a ) )
13
+
14
+
15
+ ### Features
16
+
17
+ * ** theme-default:** support collapsible sidebar (close [ #397 ] ( https://github.com/vuepress/vuepress-next/issues/397 ) ) ([ c7fd815] ( https://github.com/vuepress/vuepress-next/commit/c7fd81580a9061b22f1a60a735fdc9a527ef1bfd ) )
18
+
19
+
20
+
21
+
22
+
6
23
# [ 2.0.0-beta.30] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.29...v2.0.0-beta.30 ) (2021-12-23)
7
24
8
25
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-beta.30 " ,
4
+ "version" : " 2.0.0-beta.31 " ,
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-beta.31] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.30...v2.0.0-beta.31 ) (2021-12-24)
7
+
8
+ ** Note:** Version bump only for package @vuepress/bundler-vite
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.30] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.29...v2.0.0-beta.30 ) (2021-12-23)
7
15
8
16
** Note:** Version bump only for package @vuepress/bundler-vite
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/bundler-vite" ,
3
- "version" : " 2.0.0-beta.30 " ,
3
+ "version" : " 2.0.0-beta.31 " ,
4
4
"description" : " Bundler vite package of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-bundler" ,
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-beta.31] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.30...v2.0.0-beta.31 ) (2021-12-24)
7
+
8
+ ** Note:** Version bump only for package @vuepress/cli
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.29] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.28...v2.0.0-beta.29 ) (2021-12-18)
7
15
8
16
** Note:** Version bump only for package @vuepress/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/cli" ,
3
- "version" : " 2.0.0-beta.29 " ,
3
+ "version" : " 2.0.0-beta.31 " ,
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-beta.31] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.30...v2.0.0-beta.31 ) (2021-12-24)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** theme-default:** code line numbers unaligned in different display scale (close [ #499 ] ( https://github.com/vuepress/vuepress-next/issues/499 ) ) ([ 21accb5] ( https://github.com/vuepress/vuepress-next/commit/21accb5773224363a548915a6f3a7a23a5bcfa0d ) )
12
+ * ** theme-default:** remove focus-visible outline (close [ #359 ] ( https://github.com/vuepress/vuepress-next/issues/359 ) ) ([ cfbaa14] ( https://github.com/vuepress/vuepress-next/commit/cfbaa14270df0584594f56abc5a9ac0c8a6b945a ) )
13
+
14
+
15
+ ### Features
16
+
17
+ * ** theme-default:** support collapsible sidebar (close [ #397 ] ( https://github.com/vuepress/vuepress-next/issues/397 ) ) ([ c7fd815] ( https://github.com/vuepress/vuepress-next/commit/c7fd81580a9061b22f1a60a735fdc9a527ef1bfd ) )
18
+
19
+
20
+
21
+
22
+
6
23
# [ 2.0.0-beta.30] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.29...v2.0.0-beta.30 ) (2021-12-23)
7
24
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/theme-default" ,
3
- "version" : " 2.0.0-beta.30 " ,
3
+ "version" : " 2.0.0-beta.31 " ,
4
4
"description" : " Default theme of VuePress" ,
5
5
"keywords" : [
6
6
" vuepress-theme" ,
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-beta.31] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.30...v2.0.0-beta.31 ) (2021-12-24)
7
+
8
+ ** Note:** Version bump only for package vuepress-vite
9
+
10
+
11
+
12
+
13
+
6
14
# [ 2.0.0-beta.30] ( https://github.com/vuepress/vuepress-next/compare/v2.0.0-beta.29...v2.0.0-beta.30 ) (2021-12-23)
7
15
8
16
** Note:** Version bump only for package vuepress-vite
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress-vite" ,
3
- "version" : " 2.0.0-beta.30 " ,
3
+ "version" : " 2.0.0-beta.31 " ,
4
4
"description" : " Vue-powered Static Site Generator" ,
5
5
"keywords" : [
6
6
" documentation" ,
33
33
"clean" : " rimraf lib *.tsbuildinfo"
34
34
},
35
35
"dependencies" : {
36
- "@vuepress/bundler-vite" : " 2.0.0-beta.30 " ,
37
- "@vuepress/cli" : " 2.0.0-beta.29 " ,
36
+ "@vuepress/bundler-vite" : " 2.0.0-beta.31 " ,
37
+ "@vuepress/cli" : " 2.0.0-beta.31 " ,
38
38
"@vuepress/core" : " 2.0.0-beta.29" ,
39
- "@vuepress/theme-default" : " 2.0.0-beta.30 "
39
+ "@vuepress/theme-default" : " 2.0.0-beta.31 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments