Skip to content

Commit c176acf

Browse files
committed
release: v6.2.5
1 parent fdb196e commit c176acf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: packages/vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>6.2.5 (2025-04-03)</small>
2+
3+
* fix: backport #19782, fs check with svg and relative paths ([fdb196e](https://github.com/vitejs/vite/commit/fdb196e9f8672dba32cf5156c81665c7e82ac581)), closes [#19782](https://github.com/vitejs/vite/issues/19782)
4+
5+
6+
17
## <small>6.2.4 (2025-03-31)</small>
28

39
* fix: fs check in transform middleware (#19761) ([7a4faba](https://github.com/vitejs/vite/commit/7a4fabab6a3aa24c89144e15a13d78f92b52e588)), closes [#19761](https://github.com/vitejs/vite/issues/19761)

Diff for: 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.2.4",
3+
"version": "6.2.5",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)