Skip to content

Commit d92bba7

Browse files
authored
Merge pull request #42 from decentraland/feat/add-semantic-release
feat: add semantic release
2 parents dfa9316 + 95070e3 commit d92bba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"scripts": {
3535
"test": "./scripts/test.sh",
3636
"eslint": "eslint test/",
37+
"semantic-release": "semantic-release",
3738
"commit-msg": "validate-commit-msg",
3839
"compile": "truffle compile"
3940
},

0 commit comments

Comments
 (0)