We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea3572 commit 49dbfb4Copy full SHA for 49dbfb4
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.2.2](https://github.com/vuejs/vitepress/compare/v1.2.1...v1.2.2) (2024-05-21)
2
+
3
+### Bug Fixes
4
5
+- dont escape ampersand twice in title ([7ea3572](https://github.com/vuejs/vitepress/commit/7ea357256c855ae0a9a142c14bbd5e7d344ef865))
6
7
## [1.2.1](https://github.com/vuejs/vitepress/compare/v1.2.0...v1.2.1) (2024-05-21)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "vitepress",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Vite & Vue powered static site generator",
"keywords": [
"vite",
0 commit comments