File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-alpha.66] ( https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.65...v1.0.0-alpha.66 ) (2023-04-15)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** search:** properly resolve page link ([ 609d447] ( https://github.com/vuejs/vitepress/commit/609d447ab50b2b8fb78a174e7d5aa0ff52411b0e ) )
7
+ * ** theme:** fix meta key not showing on search button ([ e295160] ( https://github.com/vuejs/vitepress/commit/e2951604fd61336df9559ea16972d3ea76a49894 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * offline search ([ #2110 ] ( https://github.com/vuejs/vitepress/issues/2110 ) ) ([ 6c92675] ( https://github.com/vuejs/vitepress/commit/6c92675e33d3276a02b790a34083a68093b58c7f ) )
13
+
14
+
15
+
1
16
# [ 1.0.0-alpha.65] ( https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.64...v1.0.0-alpha.65 ) (2023-04-04)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vitepress" ,
3
- "version" : " 1.0.0-alpha.65 " ,
3
+ "version" : " 1.0.0-alpha.66 " ,
4
4
"description" : " Vite & Vue powered static site generator" ,
5
5
"type" : " module" ,
6
6
"packageManager" : " pnpm@8.2.0" ,
You can’t perform that action at this time.
0 commit comments