Skip to content

Commit 3b7c3db

Browse files
committed
build(semmantic-relrease): update branch
1 parent f13cf6d commit 3b7c3db

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

.releaserc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.releaserc.json

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
11
{
2-
"plugins": [
3-
"@semantic-release/commit-analyzer",
4-
"@semantic-release/release-notes-generator",
5-
[
6-
"@semantic-release/changelog",
7-
{
8-
"changelogFile": "CHANGELOG.md"
9-
}
10-
],
11-
"@semantic-release/npm",
12-
"@semantic-release/github"
13-
]
2+
"branch": "release"
143
}

0 commit comments

Comments
 (0)