Skip to content

Commit 8352b75

Browse files
committed
release: v3.2.8
1 parent 99080ca commit 8352b75

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>3.2.8 (2024-01-19)</small>
2+
3+
* fix: port #15653 to v3 (#15655) ([99080ca](https://github.com/vitejs/vite/commit/99080ca)), closes [#15653](https://github.com/vitejs/vite/issues/15653) [#15655](https://github.com/vitejs/vite/issues/15655)
4+
5+
6+
17
## <small>3.2.7 (2023-05-26)</small>
28

39
* 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)

packages/vite/package.json

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

0 commit comments

Comments
 (0)