Skip to content

Commit

Permalink
chore: release v1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed May 11, 2023
1 parent 9cdcf59 commit ac274bf
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.1.11](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.1.10...v1.1.11) (2023-05-11)


### Bug Fixes

* **transform:** priority sorting error ([#28](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/issues/28)) ([9cdcf59](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commit/9cdcf599a0b95e7f00cf765becfa245238298946))



## [1.1.10](https://github.com/pengzhanbo/vite-plugin-mock-dev-server/compare/v1.1.9...v1.1.10) (2023-05-10)


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

0 comments on commit ac274bf

Please sign in to comment.