Skip to content

Commit 69f85c5

Browse files
committed
release: v0.10.5
1 parent 991a443 commit 69f85c5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.10.5](https://github.com/vuejs/vitepress/compare/v0.10.4...v0.10.5) (2021-01-02)
2+
3+
### Bug Fixes
4+
5+
- vite 2.0.0-beta.2 compat ([991a443](https://github.com/vuejs/vitepress/commit/991a443c70c6173aa0100fcccf57f3565e9e38d9))
6+
17
## [0.10.4](https://github.com/vuejs/vitepress/compare/v0.10.3...v0.10.4) (2021-01-01)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitepress",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"description": "Vite & Vue powered static site generator",
55
"main": "dist/node/index.js",
66
"typings": "types/index.d.ts",

0 commit comments

Comments
 (0)