File tree 2 files changed +9
-1
lines changed 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.15.3] ( https://github.com/vuejs/vitepress/compare/v0.15.2...v0.15.3 ) (2021-06-15)
2
+
3
+ ### Bug Fixes
4
+
5
+ - avoid error when theme does not have .nav-bar class ([ a9d5800] ( https://github.com/vuejs/vitepress/commit/a9d580069fff90298b197808379cd0c4b756d463 ) )
6
+ - avoid resetting head tags on hmr/page switch ([ f52f20e] ( https://github.com/vuejs/vitepress/commit/f52f20e02f6908411ad9cddb341583456a3c2a8c ) )
7
+ - watch config file when using srcDir ([ 348f19a] ( https://github.com/vuejs/vitepress/commit/348f19a537930b1d4c7272e05e91edcb72219f34 ) )
8
+
1
9
## [ 0.15.2] ( https://github.com/vuejs/vitepress/compare/v0.15.1...v0.15.2 ) (2021-06-15)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vitepress" ,
3
- "version" : " 0.15.2 " ,
3
+ "version" : " 0.15.3 " ,
4
4
"description" : " Vite & Vue powered static site generator" ,
5
5
"main" : " dist/node/index.js" ,
6
6
"typings" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments