Skip to content

Commit 19ff48b

Browse files
committed
1 parent c562500 commit 19ff48b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.6](https://github.com/vitejs/vite/compare/[email protected]@1.0.6) (2021-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** sfc src import respect alias ([#1544](https://github.com/vitejs/vite/issues/1544)) ([d8754de](https://github.com/vitejs/vite/commit/d8754deeb16ef0d86b17dfa2a3394d0919bcd72e)), closes [#1542](https://github.com/vitejs/vite/issues/1542)
7+
8+
9+
110
## [1.0.5](https://github.com/vitejs/vite/compare/[email protected]@1.0.5) (2021-01-09)
211

312

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)