Skip to content

Commit 057ff95

Browse files
committed
1 parent 5ffcaa0 commit 057ff95

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/create-vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.2.0-beta.1 (2023-03-07)
2+
3+
* chore(create-vite): update to beta deps ([5ffcaa0](https://github.com/vitejs/vite/commit/5ffcaa0))
4+
5+
6+
17
## 4.2.0-beta.0 (2023-03-07)
28

39
* chore(create-vite): update volar link in helloworld components (#12145) ([7110ddf](https://github.com/vitejs/vite/commit/7110ddf)), closes [#12145](https://github.com/vitejs/vite/issues/12145)

packages/create-vite/package.json

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

0 commit comments

Comments
 (0)