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

Commit d46a687

Browse files
committed
release v2.0.2
1 parent dc6856e commit d46a687

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.2](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.1...v2.0.2) (2022-07-16)
2+
3+
4+
### Features
5+
6+
* support vite 3 ([#204](https://github.com/underfin/vite-plugin-vue2/issues/204)) ([dc6856e](https://github.com/underfin/vite-plugin-vue2/commit/dc6856e528c0b87748f154539f9c71c1cdab2a18))
7+
8+
9+
110
## [2.0.1](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.0...v2.0.1) (2022-05-18)
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.1",
3+
"version": "2.0.2",
44
"packageManager": "[email protected]",
55
"description": "Vite plugin for Vue2",
66
"keywords": [

0 commit comments

Comments
 (0)