Skip to content

Commit

Permalink
[chore] add check for enhancements in release notes template (#369)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bacher <[email protected]>
  • Loading branch information
bacherfl authored Nov 12, 2024
1 parent a54b063 commit 4727b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .chloggen/summary.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ vXX.YY.ZZ:

</details>

{{- if or .BreakingChanges .Deprecations .NewComponents .BugFixes }}
{{- if or .BreakingChanges .Deprecations .NewComponents .BugFixes .Enhancements }}

#### Dynatrace distribution changelog:

Expand Down

0 comments on commit 4727b9c

Please sign in to comment.