Skip to content

Commit 6929a77

Browse files
committed
chore: release v2.2.4
1 parent 70b51e8 commit 6929a77

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.2.4](https://github.com/anncwb/vite-plugin-mock/compare/v2.2.3...v2.2.4) (2021-03-10)
2+
3+
### Features
4+
5+
- support post restful close [#7](https://github.com/anncwb/vite-plugin-mock/issues/7) ([70b51e8](https://github.com/anncwb/vite-plugin-mock/commit/70b51e8738e41a7011e38e942dd2a136e450ae9f))
6+
17
## [2.2.3](https://github.com/anncwb/vite-plugin-mock/compare/v2.2.0...v2.2.3) (2021-03-10)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-mock",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "A mock plugin for vite",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)