Skip to content

Commit f49cfa9

Browse files
committed
1 parent d135949 commit f49cfa9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/create-app/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.3](https://github.com/vitejs/vite/compare/[email protected]@1.0.3) (2021-01-02)
2+
3+
4+
### Bug Fixes
5+
6+
* fix yarn create compat ([d135949](https://github.com/vitejs/vite/commit/d135949013ea0e572fe0a7b22bb9306644036c08))
7+
8+
9+
110
## [1.0.2](https://github.com/vitejs/vite/compare/[email protected]@1.0.2) (2021-01-02)
211

312

packages/create-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/create-app",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"author": "Evan You",
66
"bin": {

0 commit comments

Comments
 (0)