Sfoglia il codice sorgente

feat(core): add release-it

Alvaro 2 anni fa
parent
commit
875e301098
2 ha cambiato i file con 660 aggiunte e 4 eliminazioni
  1. 3 1
      packages/tres/package.json
  2. 657 3
      pnpm-lock.yaml

+ 3 - 1
packages/tres/package.json

@@ -40,7 +40,8 @@
     "story:dev": "histoire dev",
     "story:dev": "histoire dev",
     "story:build": "histoire build",
     "story:build": "histoire build",
     "story:preview": "histoire preview",
     "story:preview": "histoire preview",
-    "lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue"
+    "lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue",
+    "release": "release-it"
   },
   },
   "dependencies": {
   "dependencies": {
     "three": "^0.147.0",
     "three": "^0.147.0",
@@ -63,6 +64,7 @@
     "histoire": "0.11.9",
     "histoire": "0.11.9",
     "kolorist": "^1.6.0",
     "kolorist": "^1.6.0",
     "pathe": "^1.0.0",
     "pathe": "^1.0.0",
+    "release-it": "^15.5.1",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-visualizer": "^5.8.3",
     "rollup-plugin-visualizer": "^5.8.3",
     "unplugin-vue-components": "^0.22.12",
     "unplugin-vue-components": "^0.22.12",

File diff suppressed because it is too large
+ 657 - 3
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff