Skip to content

Commit 808677b

Browse files
committed
1 parent c3f5c9c commit 808677b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## <small>4.2.1 (2023-04-26)</small>
2+
3+
* fix: lang="tsx" can't be inlined ([c3f5c9c](https://github.com/vitejs/vite-plugin-vue/commit/c3f5c9c)), closes [#159](https://github.com/vitejs/vite-plugin-vue/issues/159)
4+
* chore: update changelog [ci skip] ([9d0d7a7](https://github.com/vitejs/vite-plugin-vue/commit/9d0d7a7))
5+
6+
7+
18
## 4.2.0 (2023-04-25)
29

310
* feat: support 3.3 imported types in SFC macros ([c891652](https://github.com/vitejs/vite-plugin-vue/commit/c891652))

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": "4.2.0",
3+
"version": "4.2.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)