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

Lines changed: 9 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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": "pnpm@9.15.0",
66
"description": "inject api mock server to development server",
77
"author": "pengzhanbo <q942450674@outlook.com> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)