Skip to content

Commit

Permalink
chore: release v1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed May 2, 2023
1 parent 9a93c37 commit 1e743d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.1.8](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.1.7...v1.1.8) (2023-05-02)


### Performance Improvements

* optimize error log ([ecc60fe](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/ecc60fe64db042c34306d77258e324fab6fb5b9c))
* optimize transformer ([c6e414a](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/c6e414aa3e877213038511911b79e37aeafb6001))
* optimize ws hmr ([9a93c37](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/9a93c37e0880cf553a9fcecc12e0d9a98564d947))



## [1.1.7](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.1.6...v1.1.7) (2023-05-01)


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": "1.1.7",
"version": "1.1.8",
"keywords": [
"vite",
"plugin",
Expand Down

0 comments on commit 1e743d5

Please sign in to comment.