Skip to content

Commit 8cd65a2

Browse files
committed
chore: release v0.3.1
1 parent 9f435eb commit 8cd65a2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.3.1](https://github.com/pengzhanbo/rspack-plugin-mock/compare/v0.3.0...v0.3.1) (2024-08-05)
2+
3+
4+
### Performance Improvements
5+
6+
* improve `build` output ([9f435eb](https://github.com/pengzhanbo/rspack-plugin-mock/commit/9f435ebb84aa9043b2dbebd9a583eafa967a0ae8))
7+
8+
9+
110
# [0.3.0](https://github.com/pengzhanbo/rspack-plugin-mock/compare/v0.2.0...v0.3.0) (2024-08-05)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rspack-plugin-mock",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"packageManager": "[email protected]",
66
"description": "inject api mock server to development server",
77
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)