diff --git a/CHANGELOG.md b/CHANGELOG.md index ba507b25..29f56634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.6.4](https://github.com/vuejs/vitepress/compare/v1.6.3...v1.6.4) (2025-08-05) + ## [1.6.3](https://github.com/vuejs/vitepress/compare/v1.6.2...v1.6.3) (2025-01-22) ### Bug Fixes diff --git a/package.json b/package.json index 87adb3f7..3e211c5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitepress", - "version": "1.6.3", + "version": "1.6.4", "description": "Vite & Vue powered static site generator", "keywords": [ "vite",