We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc1bfb commit 882e3adCopy full SHA for 882e3ad
CHANGELOG.md
@@ -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
5
## 1.0.0 (2025-05-18)
6
7
- feat: add mock plugin and examples [a0155ab](https://github.com/tomjs/vue-cli-plugin-mock/commit/a0155ab)
package.json
@@ -1,7 +1,7 @@
{
"name": "@tomjs/vue-cli-plugin-mock",
"type": "commonjs",
- "version": "1.0.0",
+ "version": "1.0.1",
"packageManager": "[email protected]",
"description": "vue-cli plugin to add mock server",
"author": {
0 commit comments