Skip to content

Commit d5e0b26

Browse files
committed
1 parent 8f7dc70 commit d5e0b26

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.5](https://github.com/vitejs/vite/compare/[email protected]@1.1.5) (2021-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* include/exclude options for vue-jsx .d.ts ([#3573](https://github.com/vitejs/vite/issues/3573)) ([82ec0ca](https://github.com/vitejs/vite/commit/82ec0ca69c1f077cf518073edca4e6580ebd4892))
7+
8+
9+
110
## [1.1.4](https://github.com/vitejs/vite/compare/[email protected]@1.1.4) (2021-05-03)
211

312

packages/plugin-vue-jsx/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-jsx",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)