Explorar el Código

chore: fix version 2.0.0→0.1.0 (semver规范,首发走minor)

FmodeAgent hace 13 horas
padre
commit
a93bab1ca5
Se han modificado 3 ficheros con 1 adiciones y 1 borrados
  1. BIN
      fmode-image-0.1.0.tgz
  2. BIN
      fmode-image-2.0.0.tgz
  3. 1 1
      package.json

BIN
fmode-image-0.1.0.tgz


BIN
fmode-image-2.0.0.tgz


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "fmode-image",
-  "version": "2.0.0",
+  "version": "0.1.0",
   "description": "AI\u67b6\u6784\u56fe\u548c\u573a\u666f\u63d2\u56fe\u751f\u6210\u5668\u30026\u79cd\u6a21\u5f0f(--app/--arch/--scene/--slide)\uff0c\u81ea\u52a8\u8bfbAPI Key\uff0c\u96f6\u4f9d\u8d56\u7eafESM\u3002",
   "main": "./lib/fmode-image.mjs",
   "exports": {