1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/.github/release.yml
2021-10-24 01:01:21 +03:00

25 lines
487 B
YAML

changelog:
categories:
- title: Deprecations
labels:
- 'release:deprecation'
- title: Features
labels:
- 'release:feature'
- title: Fixes
labels:
- 'release:fix'
- title: Docs
labels:
- 'release:docs'
- 'documentation'
- title: Internal changes
labels:
- 'release:internal'
- title: Typos
labels:
- 'release:typo'
- title: Other changes
labels:
- "*"