Skip to content

Commit 882e3ad

Browse files
committed
chore: release v1.0.1
1 parent 9cc1bfb commit 882e3ad

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.0.1](https://github.com/tomjs/vue-cli-plugin-mock/compare/v1.0.0...v1.0.1) (2025-05-19)
2+
3+
- chore: add keywords [9cc1bfb](https://github.com/tomjs/vue-cli-plugin-mock/commit/9cc1bfb)
4+
15
## 1.0.0 (2025-05-18)
26

37
- feat: add mock plugin and examples [a0155ab](https://github.com/tomjs/vue-cli-plugin-mock/commit/a0155ab)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tomjs/vue-cli-plugin-mock",
33
"type": "commonjs",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"packageManager": "[email protected]",
66
"description": "vue-cli plugin to add mock server",
77
"author": {

0 commit comments

Comments
 (0)