Skip to content

Commit 4d8f246

Browse files
committed
1 parent 0ae86fc commit 4d8f246

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: packages/plugin-vue/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.2.1](https://github.com/vitejs/vite/compare/[email protected]@2.2.1) (2022-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust vue template sourcemap ([#6972](https://github.com/vitejs/vite/issues/6972)) ([a774303](https://github.com/vitejs/vite/commit/a7743039f263f41e1c3971e324f893a5ef5e5508))
7+
* **deps:** update all non-major dependencies ([#6782](https://github.com/vitejs/vite/issues/6782)) ([e38be3e](https://github.com/vitejs/vite/commit/e38be3e6ca7bf79319d5d7188e1d347b1d6091ef))
8+
9+
10+
111
# [2.2.0](https://github.com/vitejs/vite/compare/[email protected]@2.2.0) (2022-02-09)
212

313

Diff for: packages/plugin-vue/package.json

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

0 commit comments

Comments
 (0)