2022-06-21 12:06:23 +00:00
|
|
|
name-template: '$RESOLVED_VERSION'
|
|
|
|
tag-template: '$RESOLVED_VERSION'
|
2022-06-19 15:42:09 +00:00
|
|
|
exclude-labels:
|
|
|
|
- 'duplicate'
|
|
|
|
- 'invalid'
|
|
|
|
- 'wontfix'
|
2022-07-26 22:54:43 +00:00
|
|
|
- 'release'
|
2022-06-19 15:42:09 +00:00
|
|
|
exclude-contributors:
|
|
|
|
- 'dependabot'
|
2022-07-22 10:41:49 +00:00
|
|
|
change-template: '- $TITLE (#$NUMBER)'
|
2022-06-19 15:42:09 +00:00
|
|
|
change-title-escapes: '\<*_&`#@'
|
|
|
|
version-resolver:
|
|
|
|
minor:
|
|
|
|
labels:
|
|
|
|
- 'feature request'
|
2022-07-26 22:54:43 +00:00
|
|
|
- 'release'
|
2022-06-19 15:42:09 +00:00
|
|
|
patch:
|
|
|
|
labels:
|
|
|
|
- 'technical debt'
|
|
|
|
- 'bug'
|
|
|
|
- 'translation'
|
|
|
|
default: patch
|
|
|
|
template: |
|
2025-01-18 00:49:16 +00:00
|
|
|
**Compatible with PHP 8.1 to 8.4**
|
2022-07-26 22:54:43 +00:00
|
|
|
|
|
|
|
$CHANGES
|
|
|
|
|
2024-01-02 23:25:24 +00:00
|
|
|
Involved in this release: $CONTRIBUTORS - thank you!
|