Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Dec 13, 2021
1 parent 3e71100 commit 16b6a1e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/plugin-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.2](https://github.com/vitejs/vite/compare/[email protected]@1.1.2) (2021-12-13)


### Bug Fixes

* ignore babel config when running restore-jsx ([#6047](https://github.com/vitejs/vite/issues/6047)) ([9c2843c](https://github.com/vitejs/vite/commit/9c2843cf0506844ee32f042a04c22c440434df2a))



## [1.1.1](https://github.com/vitejs/vite/compare/[email protected]@1.1.1) (2021-12-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",
"author": "Evan You",
"contributors": [
Expand Down

0 comments on commit 16b6a1e

Please sign in to comment.