Skip to content

Commit ca139d8

Browse files
committed
1 parent ad8796a commit ca139d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/plugin-vue-jsx/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>3.0.1 (2023-03-16)</small>
2+
3+
* fix(deps): update all non-major dependencies (#50) ([8f4a5dc](https://github.com/vitejs/vite-plugin-vue/commit/8f4a5dc)), closes [#50](https://github.com/vitejs/vite-plugin-vue/issues/50)
4+
5+
6+
17
## 3.0.0 (2022-12-09)
28

39
* chore: update vite dep to ^4.0.0 (#49) ([5a2f789](https://github.com/vitejs/vite-plugin-vue/commit/5a2f789)), closes [#49](https://github.com/vitejs/vite-plugin-vue/issues/49)

packages/plugin-vue-jsx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue-jsx",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)