We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0 parents commit 98f6767Copy full SHA for 98f6767
README.md
@@ -0,0 +1 @@
1
+# semantic-git-release-cli
package.json
@@ -0,0 +1,11 @@
+{
2
+ "name": "semantic-git-release-cli",
3
+ "version": "0.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "",
10
+ "license": "MIT"
11
+}
0 commit comments