Skip to content

Commit

Permalink
release: plugin-vue@1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Mar 26, 2021
1 parent 8ceac0c commit 94b375e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,12 @@
# [1.2.0](https://github.com/vitejs/vite/compare/plugin-vue@1.1.5...plugin-vue@1.2.0) (2021-03-26)


### Features

* **plugin-vue:** enable :slotted usage detection ([c40c49f](https://github.com/vitejs/vite/commit/c40c49f6fa806406364f4982fe45a69db15c204f))



## [1.1.5](https://github.com/vitejs/vite/compare/plugin-vue@1.1.4...plugin-vue@1.1.5) (2021-02-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "1.1.5",
"version": "1.2.0",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 94b375e

Please sign in to comment.