Skip to content

Merge branch 'nicoletan/dfc-464-ui-integration-email-storing' into ni… #6

Merge branch 'nicoletan/dfc-464-ui-integration-email-storing' into ni…

Merge branch 'nicoletan/dfc-464-ui-integration-email-storing' into ni… #6

Workflow file for this run

name-template: "v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
categories:
- title: "🚀 Features"
labels:
- "kind/feature"
- title: "🐛 Bug Fixes"
labels:
- "kind/fix"
- title: "Maintenance"
labels:
- "kind/refactor"
- "kind/chore"
- "kind/docs"
- title: "Dependencies"
labels:
- "kind/dependencies"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
change-title-escapes: '\<*_&'
version-resolver:
minor:
labels:
- "kind/feature"
default: patch
template: |
## What’s Changed
$CHANGES