We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991a443 commit 69f85c5Copy full SHA for 69f85c5
CHANGELOG.md
@@ -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
7
## [0.10.4](https://github.com/vuejs/vitepress/compare/v0.10.3...v0.10.4) (2021-01-01)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "0.10.4",
+ "version": "0.10.5",
"description": "Vite & Vue powered static site generator",
"main": "dist/node/index.js",
"typings": "types/index.d.ts",
0 commit comments