diff --git a/CHANGELOG.md b/CHANGELOG.md index dfcbdf8..067b136 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.2.4](https://github.com/anncwb/vite-plugin-mock/compare/v2.2.3...v2.2.4) (2021-03-10) + +### Features + +- support post restful close [#7](https://github.com/anncwb/vite-plugin-mock/issues/7) ([70b51e8](https://github.com/anncwb/vite-plugin-mock/commit/70b51e8738e41a7011e38e942dd2a136e450ae9f)) + ## [2.2.3](https://github.com/anncwb/vite-plugin-mock/compare/v2.2.0...v2.2.3) (2021-03-10) ### Bug Fixes diff --git a/package.json b/package.json index fc57ab7..ab0a65e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-mock", - "version": "2.2.3", + "version": "2.2.4", "description": "A mock plugin for vite", "main": "dist/index.js", "files": [