Skip to content

Commit

Permalink
Aktualisieren von
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerolux authored Sep 18, 2024
1 parent b7c28ff commit dde8e4e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions changelog-ci-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"version_prefix": "v",
"group_by": {
"Features": ["enhancement", "feature"],
"Bug Fixes": ["bug", "fix"],
"Improvements": ["improvement"],
"Documentation": ["docs"],
"Others": ["chore", "refactor", "test"]
},
"title": "Changelog for {version}",
"template": {
"group": {
"header": "## {group_title}\n",
"issue": "- [{issue_number}] {issue_title}\n"
},
"release": {
"header": "# {version} - {release_date}\n\n"
}
}
}

0 comments on commit dde8e4e

Please sign in to comment.