Skip to content

Commit

Permalink
chore: release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Feb 20, 2023
1 parent 7444193 commit 013bc68
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.4.0](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v0.3.21...v0.4.0) (2023-02-20)


### Features

* add automatic statusText acquisition ([7d190c2](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/7d190c2a0595ce8288e71c2992ff3a76bc6ad01f))



## [0.3.21](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v0.3.20...v0.3.21) (2023-02-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-mock-dev-server",
"version": "0.3.21",
"version": "0.4.0",
"keywords": [
"vite",
"plugin",
Expand Down

0 comments on commit 013bc68

Please sign in to comment.