Skip to content

Commit

Permalink
chore: release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Feb 23, 2023
1 parent 7dda6fc commit 4be4b36
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.4.2](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v0.4.1...v0.4.2) (2023-02-23)


### Bug Fixes

* HMR failure caused by `posix` in windows ([7dda6fc](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/7dda6fc753f40923f25fac2811f33743203ecbe5))
* HMR failure caused by `posix` in windows ([607e5cb](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/607e5cba0c8382eb5391bb7f61f77b62c89dd40a))



## [0.4.1](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v0.4.0...v0.4.1) (2023-02-23)


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.4.1",
"version": "0.4.2",
"keywords": [
"vite",
"plugin",
Expand Down

0 comments on commit 4be4b36

Please sign in to comment.