go-webview/.core/release.yaml

21 lines
222 B
YAML
Raw Permalink Normal View History

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