Skip to content

Commit 57f79bb

Browse files
darthkalidannysteinbrecher
andauthored
fix: frontend release tag (#48)
* fix: create and push frontend-prefixed version tags during release * fix: update changelog label to Changelog-Test in release configuration --------- Co-authored-by: dannysteinbrecher <[email protected]>
1 parent 0e3a31c commit 57f79bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"assets": [
2323
{
2424
"path": "CHANGELOG.md",
25-
"label": "Changelog"
25+
"label": "Changelog-Test"
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)