Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit 72b34ae

Browse files
committed
release v2.0.3
1 parent 2ab0d03 commit 72b34ae

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.3](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.2...v2.0.3) (2022-12-19)
2+
3+
4+
### Features
5+
6+
* support Vite 4 as peerDependency ([#213](https://github.com/underfin/vite-plugin-vue2/issues/213)) ([db6e905](https://github.com/underfin/vite-plugin-vue2/commit/db6e905ec325a9189c04d7f9b5bc30f03318b2a3))
7+
8+
9+
110
## [2.0.2](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.1...v2.0.2) (2022-07-16)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-vue2",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"packageManager": "[email protected]",
55
"description": "Vite plugin for Vue2",
66
"keywords": [

0 commit comments

Comments
 (0)