@szjy/workflow 0.1.6 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@szjy/workflow",
3
- "version": "0.1.6",
3
+ "version": "0.1.8",
4
4
  "main": "dist/index.umd.js",
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dist/index.d.ts",
@@ -36,6 +36,7 @@
36
36
  "devDependencies": {
37
37
  "@vitejs/plugin-vue": "^5.0.4",
38
38
  "@vitejs/plugin-vue-jsx": "^3.1.0",
39
+ "commit-and-tag-version": "^12.2.0",
39
40
  "fast-glob": "^3.3.2",
40
41
  "less": "^4.2.0",
41
42
  "typescript": "^5.2.2",