chore: 1.0.0 changelog

This commit is contained in:
Christian Visintin
2026-04-18 22:13:01 +02:00
parent 49102985a4
commit 2ed71c7ff8
2 changed files with 212 additions and 42 deletions

View File

@@ -3,7 +3,6 @@ body = """
## {{ version | trim_start_matches(pat="v") }}
Released on {{ timestamp | date(format="%Y-%m-%d") }}
{{ "" }}
{%- if commits | filter(attribute="breaking", value=true) | length > 0 %}
### ⚠ Breaking Changes