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

Commit 71a8903

Browse files
committed
release v2.0.1
1 parent 22410b8 commit 71a8903

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.0.1](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.0...v2.0.1) (2022-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* HMR identifier conflict ([#196](https://github.com/underfin/vite-plugin-vue2/issues/196)) ([0248eff](https://github.com/underfin/vite-plugin-vue2/commit/0248eff571a64f383b15ae92ea71bef18aa30398))
7+
8+
9+
### Features
10+
11+
* ignore empty style ([#193](https://github.com/underfin/vite-plugin-vue2/issues/193)) ([22410b8](https://github.com/underfin/vite-plugin-vue2/commit/22410b864b2af8d81c478b0cbe8e4caa7cdd8a27))
12+
13+
14+
115
# [2.0.0](https://github.com/underfin/vite-plugin-vue2/compare/v1.9.3...v2.0.0) (2022-04-23)
216

317

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.0",
3+
"version": "2.0.1",
44
"packageManager": "[email protected]",
55
"description": "Vite plugin for Vue2",
66
"keywords": [

0 commit comments

Comments
 (0)