Update package version to 2.0.0 and add CI/CD workflow for automated builds and publishing
This commit is contained in:
+4
-1
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "shsf-cli",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"bin": {
|
||||
"shsf": "./dist/index.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user