Skip to content

Commit 068a05e

Browse files
committed
chore: release v1.0.0
1 parent a0155ab commit 068a05e

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
@@ -0,0 +1,4 @@
1+
## 1.0.0 (2025-05-18)
2+
3+
- feat: add mock plugin and examples [a0155ab](https://github.com/tomjs/vue-cli-plugin-mock/commit/a0155ab)
4+

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": "0.0.0",
4+
"version": "1.0.0",
55
"packageManager": "pnpm@10.11.0",
66
"description": "vue-cli plugin to add mock server",
77
"author": {

0 commit comments

Comments
 (0)