16 lines
288 B
YAML
16 lines
288 B
YAML
---
|
|
project:
|
|
name: App::Changelord
|
|
homepage: https://git.babyl.ca/yanick/App-Changelord
|
|
releases:
|
|
- version: ~
|
|
changes:
|
|
- Initial release
|
|
change_types:
|
|
- level: minor
|
|
title: Features
|
|
keywords: [ feat ]
|
|
- level: patch
|
|
title: Bug fixes
|
|
keywords: [ fix ]
|