Skip to content

Commit 99a35b2

Browse files
committed
release: create-vite@2.6.0
1 parent 12bca19 commit 99a35b2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/create-vite/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.6.0](https://github.com/vitejs/vite/compare/create-vite@2.5.4...create-vite@2.6.0) (2021-08-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **create-vite:** project name with only numbers as an argument ([#4606](https://github.com/vitejs/vite/issues/4606)) ([085a621](https://github.com/vitejs/vite/commit/085a6219ceb89052ac0a269e7ccda081e534a800))
7+
8+
9+
### Features
10+
11+
* **create-vite:** update vue templates ([fe9ebe7](https://github.com/vitejs/vite/commit/fe9ebe7bb227979e9420ba295b892a716daaaf69))
12+
13+
14+
115
## [2.5.4](https://github.com/vitejs/vite/compare/create-vite@2.5.3...create-vite@2.5.4) (2021-08-03)
216

317

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": "2.5.4",
3+
"version": "2.6.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"bin": {

0 commit comments

Comments
 (0)