Skip to content

Commit 64e42a1

Browse files
committed
1 parent 31863d1 commit 64e42a1

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.1.4](https://github.com/vitejs/vite/compare/[email protected]@1.1.4) (2021-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** handle block src pointing to dependency files ([bb7da3f](https://github.com/vitejs/vite/commit/bb7da3f0f07da6558f0e81bd82ede4cfe1785a56)), closes [#1812](https://github.com/vitejs/vite/issues/1812)
7+
8+
9+
110
## [1.1.3](https://github.com/vitejs/vite/compare/[email protected]@1.1.3) (2021-01-29)
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.1.3",
3+
"version": "1.1.4",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)