go-crypt/.core/release.yaml

21 lines
218 B
YAML
Raw Normal View History

version: 1
project:
name: go-crypt
repository: core/go-crypt
publishers: []
changelog:
include:
- feat
- fix
- perf
- refactor
exclude:
- chore
- docs
- style
- test
- ci