ci: add release.yml

This commit is contained in:
himself65
2023-04-20 17:45:45 -05:00
parent c4e90f2d8b
commit e399682cad
4 changed files with 39 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@
".": "./src/index.ts"
},
"publishConfig": {
"access": "public",
"main": "dist/index.umd.cjs",
"module": "dist/index.js",
"exports": {