hc99's picture
Add files using upload-large-folder tool
26e6f31 verified
change-template: "* $TITLE (#$NUMBER) by @$AUTHOR"
categories:
- title: "⚑ Breaking Changes"
labels:
- "breaking-change"
- title: "🌟New features and non-breaking changes"
labels:
- "feature"
- title: "πŸ“œ Documentation updates"
labels:
- "documentation"
- title: "πŸ› Bug and hot fixes"
labels:
- "bug"
- "fix"
- title: "πŸš’ Deprecations"
labels:
- "deprecated"
- title: "πŸ”§ Maintenance"
labels:
- "internal"
- "dependencies"
exclude-labels:
- "skip-changelog"
tag-template: "v$NEXT_PATCH_VERSION"
template: |
## Summary
**[Human readable summary of changes]**
## Changes
$CHANGES
## This release was made possible by the following contributors:
$CONTRIBUTORS