Skip to content

Commit f72f3a4

Browse files
committed
1 parent 22f012b commit f72f3a4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.3](https://github.com/vitejs/vite/compare/[email protected]@1.2.3) (2021-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** rewrite default after ts compiled ([#3591](https://github.com/vitejs/vite/issues/3591)) ([ea5bafa](https://github.com/vitejs/vite/commit/ea5bafaefbafd858389f88e537cb3473b4669802))
7+
8+
9+
110
## [1.2.2](https://github.com/vitejs/vite/compare/[email protected]@1.2.2) (2021-04-24)
211

312

packages/plugin-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)