Skip to content

Commit 16b6a1e

Browse files
committed
1 parent 3e71100 commit 16b6a1e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-react/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2](https://github.com/vitejs/vite/compare/[email protected]@1.1.2) (2021-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore babel config when running restore-jsx ([#6047](https://github.com/vitejs/vite/issues/6047)) ([9c2843c](https://github.com/vitejs/vite/commit/9c2843cf0506844ee32f042a04c22c440434df2a))
7+
8+
9+
110
## [1.1.1](https://github.com/vitejs/vite/compare/[email protected]@1.1.1) (2021-12-07)
211

312

packages/plugin-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"license": "MIT",
55
"author": "Evan You",
66
"contributors": [

0 commit comments

Comments
 (0)