Skip to content

Commit ec8785f

Browse files
authored
Merge branch 'master' into staging
2 parents 9650214 + 5d5cf73 commit ec8785f

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

.releaserc.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
2-
"branch" : "master",
3-
"repositoryUrl" : "https://github.com/digithinkit/bloomstack_core",
4-
"plugins" : ["@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", "@semantic-release/github"]
2+
"branch": "master",
3+
"repositoryUrl": "https://github.com/digithinkit/bloomstack_core",
4+
"plugins": [
5+
"@semantic-release/commit-analyzer",
6+
"@semantic-release/release-notes-generator",
7+
[
8+
"@semantic-release/github",
9+
{
10+
"successComment": false
11+
}
12+
]
13+
]
514
}

0 commit comments

Comments
 (0)