Skip to content

Commit 9abe929

Browse files
committed
remove branch updates after release
1 parent 33a8476 commit 9abe929

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.releaserc

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@
1212
{
1313
"npmPublish": false
1414
}
15-
],
16-
[
17-
"@semantic-release/git",
18-
{
19-
"assets": [
20-
"package.json",
21-
"package-lock.json",
22-
"CHANGELOG.md"
23-
],
24-
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
25-
}
2615
]
2716
]
2817
}

0 commit comments

Comments
 (0)