Skip to content

Commit 3d6a427

Browse files
committed
release: v6.2.7
1 parent 99980ec commit 3d6a427

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.2.7 (2025-04-30)</small>
2+
3+
* fix: check static serve file inside sirv (#19965) ([99980ec](https://github.com/vitejs/vite/commit/99980ecf669aa42379ab0cb0c5889c4b671f4866)), closes [#19965](https://github.com/vitejs/vite/issues/19965)
4+
5+
6+
17
## <small>6.2.6 (2025-04-10)</small>
28

39
* fix: reject requests with `#` in request-target (#19830) ([3bb0883](https://github.com/vitejs/vite/commit/3bb0883d22d59cfd901ff18f338e8b4bf11395f7)), 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.2.6",
3+
"version": "6.2.7",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)