Skip to content

Commit 5d17c18

Browse files
committed
chore: release v1.0.1
1 parent 0630b6e commit 5d17c18

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+
## [1.0.1](https://github.com/pengzhanbo/rspack-plugin-mock/compare/v1.0.0...v1.0.1) (2024-12-18)
2+
3+
4+
### Features
5+
6+
* lock `path-to-regexp` version to `6.3.0` ([0630b6e](https://github.com/pengzhanbo/rspack-plugin-mock/commit/0630b6e1ac74fadf75a370022ad0f879b4e61643))
7+
8+
9+
110
# [1.0.0](https://github.com/pengzhanbo/rspack-plugin-mock/compare/v0.5.0...v1.0.0) (2024-12-12)
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": "1.0.0",
4+
"version": "1.0.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)