Skip to content

Commit 11eb137

Browse files
committed
release: v1.4.4
1 parent 4dac35f commit 11eb137

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.4](https://github.com/vuejs/vitepress/compare/v1.4.3...v1.4.4) (2024-11-03)
2+
3+
### Bug Fixes
4+
5+
- (temporary patch) lang lazy load not working with twoslash ([4dac35f](https://github.com/vuejs/vitepress/commit/4dac35fc9ec3eecb4371befa619626ee4db1ba58))
6+
- typo in missing language check ([dcb8450](https://github.com/vuejs/vitepress/commit/dcb8450f1166d7731c26a0eb5ec6d931bc283172))
7+
18
## [1.4.3](https://github.com/vuejs/vitepress/compare/v1.4.2...v1.4.3) (2024-10-31)
29

310
### Performance Improvements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitepress",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "Vite & Vue powered static site generator",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)