Skip to content

Commit

Permalink
chore: release v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Jul 29, 2024
1 parent 081a3ea commit 0c3aba3
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 @@
## [1.6.1](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.6.0...v1.6.1) (2024-07-29)


### Bug Fixes

* no such file or directory with cwd option ([#88](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/issues/88)) ([d22004b](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/d22004b35fa16cf8967febc032fa9e7ae91612f3))



# [1.6.0](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.5.1...v1.6.0) (2024-07-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-mock-dev-server",
"type": "module",
"version": "1.6.0",
"version": "1.6.1",
"packageManager": "[email protected]",
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",
"license": "MIT",
Expand Down

0 comments on commit 0c3aba3

Please sign in to comment.