Skip to content

Commit 98108ee

Browse files
authored
feat: adding a debug line to the releaserc file
dependency: none Signed-off-by: jkalandaibm <[email protected]>
1 parent 5f9ea8e commit 98108ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.releaserc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"debug": true,
23
"branch": "master",
34
"verifyConditions": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],
45
"prepare": ["@semantic-release/changelog", "@semantic-release/npm", "@semantic-release/git"],

0 commit comments

Comments
 (0)