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 e61db62 commit 51978a3Copy full SHA for 51978a3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.20.10](https://github.com/vuejs/vitepress/compare/v0.20.9...v0.20.10) (2021-12-25)
2
+
3
+### Features
4
5
+- minify head inline scripts ([e61db62](https://github.com/vuejs/vitepress/commit/e61db62a1c49cb5f368a152221bfa60737dbbc6a))
6
7
## [0.20.9](https://github.com/vuejs/vitepress/compare/v0.20.8...v0.20.9) (2021-12-15)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "0.20.9",
+ "version": "0.20.10",
"description": "Vite & Vue powered static site generator",
"main": "dist/node/index.js",
"typings": "types/index.d.ts",
0 commit comments