Skip to content

Commit

Permalink
release: plugin-vue-jsx@2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Nov 7, 2022
1 parent d14710f commit 7a1c968
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-jsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>2.1.1 (2022-11-07)</small>

* chore(deps): update all non-major dependencies (#10725) ([22cfad8](https://github.com/vitejs/vite/commit/22cfad8)), closes [#10725](https://github.com/vitejs/vite/issues/10725)



## 2.1.0 (2022-10-26)

* fix(deps): update all non-major dependencies (#10610) ([bb95467](https://github.com/vitejs/vite/commit/bb95467)), closes [#10610](https://github.com/vitejs/vite/issues/10610)
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue-jsx",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 7a1c968

Please sign in to comment.