Skip to content

Commit 2f5827c

Browse files
committed
release: v4.0.5
1 parent 28548b5 commit 2f5827c

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>4.0.5 (2023-05-26)</small>
2+
3+
* fix: fs.deny with leading double slash (#13348) ([28548b5](https://github.com/vitejs/vite/commit/28548b5)), closes [#13348](https://github.com/vitejs/vite/issues/13348)
4+
5+
6+
17
## <small>4.0.4 (2023-01-03)</small>
28

39
* fix: importmap should insert before module preload link (#11492) ([25c64d7](https://github.com/vitejs/vite/commit/25c64d7)), closes [#11492](https://github.com/vitejs/vite/issues/11492)

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": "4.0.4",
3+
"version": "4.0.5",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)