Skip to content

Commit 494f36b

Browse files
committed
release: v3.2.7
1 parent 0574f80 commit 494f36b

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>3.2.7 (2023-05-26)</small>
2+
3+
* fix: port #13348 to v3, fs.deny with leading double slash (#13349) ([0574f80](https://github.com/vitejs/vite/commit/0574f80)), closes [#13348](https://github.com/vitejs/vite/issues/13348) [#13349](https://github.com/vitejs/vite/issues/13349)
4+
5+
6+
17
## <small>3.2.6 (2023-04-18)</small>
28

39
* fix: escape msg in render restricted error html, backport (#12889) (#12892) ([b48ac2a](https://github.com/vitejs/vite/commit/b48ac2a)), closes [#12889](https://github.com/vitejs/vite/issues/12889) [#12892](https://github.com/vitejs/vite/issues/12892)

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

0 commit comments

Comments
 (0)