Skip to content

Commit c54c860

Browse files
committed
release: v5.4.11
1 parent ceb15db commit c54c860

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/vite/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>5.4.11 (2024-11-11)</small>
2+
3+
4+
5+
16
## <small>5.4.10 (2024-10-23)</small>
27

38
* fix: backport #18367,augment hash for CSS files to prevent chromium erroring by loading previous fil ([7d1a3bc](https://github.com/vitejs/vite/commit/7d1a3bcc436e1697b314bdc9d24c948664a1afb7)), closes [#18367](https://github.com/vitejs/vite/issues/18367) [#18412](https://github.com/vitejs/vite/issues/18412)

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "5.4.10",
3+
"version": "5.4.11",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)