Skip to content

Commit 0044d54

Browse files
committed
release: v6.1.2
1 parent 80381c3 commit 0044d54

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.1.2 (2025-03-24)</small>
2+
3+
* fix: fs raw query with query separators (#19702) ([80381c3](https://github.com/vitejs/vite/commit/80381c38d6f068b12e6e928cd3c616bd1d64803c)), closes [#19702](https://github.com/vitejs/vite/issues/19702)
4+
5+
6+
17
## <small>6.1.1 (2025-02-19)</small>
28

39
* fix: ensure `.[cm]?[tj]sx?` static assets are JS mime (#19453) ([e7ba55e](https://github.com/vitejs/vite/commit/e7ba55e7d57ad97ab43682b152159e29fa4b3753)), closes [#19453](https://github.com/vitejs/vite/issues/19453)

packages/vite/package.json

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

0 commit comments

Comments
 (0)