Skip to content

Commit 3b2299f

Browse files
committed
release: v6.1.6
1 parent 42079a0 commit 3b2299f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.1.6 (2025-04-30)</small>
2+
3+
* fix: check static serve file inside sirv (#19965) ([42079a0](https://github.com/vitejs/vite/commit/42079a078e2ff5a2bd209788b06f00cfc63a75c3)), closes [#19965](https://github.com/vitejs/vite/issues/19965)
4+
5+
6+
17
## <small>6.1.5 (2025-04-10)</small>
28

39
* fix: reject requests with `#` in request-target (#19830) ([87cff12](https://github.com/vitejs/vite/commit/87cff1215bcba6bee2113e5b85bccfa5c20049d6)), closes [#19830](https://github.com/vitejs/vite/issues/19830)

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "6.1.5",
3+
"version": "6.1.6",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)