Skip to content

Commit d3c2167

Browse files
committed
release: v7.0.8
1 parent 6a6db37 commit d3c2167

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[7.0.8](https://github.com/vitejs/vite/compare/v7.0.7...v7.0.8) (2025-10-20)</small>
2+
### Bug Fixes
3+
4+
* **dev:** trim trailing slash before `server.fs.deny` check ([#20968](https://github.com/vitejs/vite/issues/20968)) ([6a6db37](https://github.com/vitejs/vite/commit/6a6db37d3bb9dfcc9fa42dbd8fcfdba4c5911cb8))
5+
16
## <small>[7.0.7](https://github.com/vitejs/vite/compare/v7.0.6...v7.0.7) (2025-09-08)</small>
27
### Bug Fixes
38

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

0 commit comments

Comments
 (0)