Skip to content

Commit

Permalink
release: plugin-vue-jsx@1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Apr 13, 2022
1 parent 6837bc1 commit 35aff51
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>1.3.10 (2022-04-13)</small>

* fix(deps): update all non-major dependencies (#7668) ([485263c](https://github.com/vitejs/vite/commit/485263c)), closes [#7668](https://github.com/vitejs/vite/issues/7668)



## <small>1.3.9 (2022-03-30)</small>

* fix(deps): update all non-major dependencies (#7392) ([b63fc3b](https://github.com/vitejs/vite/commit/b63fc3b)), closes [#7392](https://github.com/vitejs/vite/issues/7392)
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": "1.3.9",
"version": "1.3.10",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 35aff51

Please sign in to comment.