refactor: add default main branch release

This commit is contained in:
Walid 2022-08-13 14:23:22 +01:00
parent 39efbe1c32
commit b702811afc
No known key found for this signature in database
GPG Key ID: 7DF9215FC4E48853

View File

@ -28,7 +28,7 @@
"lint:editorconfig": "editorconfig-checker",
"lint:prettier": "prettier \".\" --check",
"lint:commit": "commitlint",
"release": "semantic-release",
"release": "semantic-release --branches main",
"generate": "plop"
},
"dependencies": {