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