Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 12, 2023
1 parent 3ac08e4 commit abdf5f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
@@ -1,3 +1,9 @@
## <small>4.2.3 (2023-05-12)</small>

* fix(types): widen allowed script options for 3.3 features ([3ac08e4](https://github.com/vitejs/vite-plugin-vue/commit/3ac08e4))



## <small>4.2.2 (2023-05-11)</small>

* fix: ignore generic attribute when generating script import ([3170af1](https://github.com/vitejs/vite-plugin-vue/commit/3170af1))
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "4.2.2",
"version": "4.2.3",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit abdf5f4

Please sign in to comment.