Skip to content

Commit bee76e4

Browse files
committed
release: 2.2.0
1 parent 66a75ab commit bee76e4

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.2.0](https://github.com/anncwb/vite-plugin-mock/compare/v2.1.5...v2.2.0) (2021-03-02)
2+
3+
4+
### Features
5+
6+
* add logger option ([66a75ab](https://github.com/anncwb/vite-plugin-mock/commit/66a75ab0ee5a7c8e03987e74f15b50aedd1cc29f))
7+
8+
9+
110
## [2.1.5](https://github.com/anncwb/vite-plugin-mock/compare/v2.0.0-beta.1...v2.1.5) (2021-02-23)
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-mock",
3-
"version": "2.1.5",
3+
"version": "2.2.0",
44
"description": "A mock plugin for vite",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)