Skip to content

Commit

Permalink
add basic changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteHerrmann committed Jun 16, 2024
0 parents commit 1a60b18
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .clconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"categories": [
"ci",
"docker"
],
"change_types": {
"Bug Fixes": "bug\\s*fixes",
"Features": "features",
"Improvements": "improvements"
},
"expected_spellings": {},
"legacy_version": null,
"target_repo": "https://github.com/MalteHerrmann/changelog-lint-action"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!--
This changelog was created using the `clu` binary
(https://github.com/MalteHerrmann/changelog-utils).
-->

# Changelog

## Unreleased

0 comments on commit 1a60b18

Please sign in to comment.