Skip to content

Commit 15e705a

Browse files
committed
1 parent 01ae663 commit 15e705a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/create-vite/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[8.0.1](https://github.com/vitejs/vite/compare/[email protected]@8.0.1) (2025-09-23)</small>
2+
### Bug Fixes
3+
4+
* **create-vite:** fix installing dependencies ([#20826](https://github.com/vitejs/vite/issues/20826)) ([01ae663](https://github.com/vitejs/vite/commit/01ae66387cf1f44e029c427251af7d09b9eb2567))
5+
16
## [8.0.0](https://github.com/vitejs/vite/compare/[email protected]@8.0.0) (2025-09-23)
27
### Features
38

packages/create-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-vite",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)