Skip to content

Commit 6033572

Browse files
committed
1 parent a27bc76 commit 6033572

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.2.1](https://github.com/vitejs/vite/compare/[email protected]@1.2.1) (2021-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-vue:** allow to overwrite feature flags ([#2675](https://github.com/vitejs/vite/issues/2675)) ([a4acc16](https://github.com/vitejs/vite/commit/a4acc161e10fb6d122f808ad6211feef389d41a9))
7+
8+
9+
110
# [1.2.0](https://github.com/vitejs/vite/compare/[email protected]@1.2.0) (2021-03-26)
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.2.0",
3+
"version": "1.2.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)