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 04c4d0f commit a8834acCopy full SHA for a8834ac
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.0.0-alpha.8](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-08-17)
2
+
3
4
+### Bug Fixes
5
6
+* fix client build entry ([04c4d0f](https://github.com/vuejs/vitepress/commit/04c4d0f01b6cb67fe842d9a88f8810f6959eb3ca))
7
8
9
10
# [1.0.0-alpha.7](https://github.com/vuejs/vitepress/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-08-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "1.0.0-alpha.7",
+ "version": "1.0.0-alpha.8",
"description": "Vite & Vue powered static site generator",
"type": "module",
"packageManager": "[email protected]",
0 commit comments