33 lines
593 B
YAML
33 lines
593 B
YAML
project:
|
|
name: changelord
|
|
homepage: https://git.babyl.ca/yanick/changelord.js
|
|
with_stats: true
|
|
ticket_url: null
|
|
releases:
|
|
- version: NEXT
|
|
changes:
|
|
- port the core of the Perl changelord to JavaScript.
|
|
change_types:
|
|
- title: ""
|
|
level: minor
|
|
keywords:
|
|
- ""
|
|
- title: Features
|
|
level: minor
|
|
keywords:
|
|
- feat
|
|
- title: Bug fixes
|
|
level: patch
|
|
keywords:
|
|
- fix
|
|
- title: Package maintenance
|
|
level: patch
|
|
keywords:
|
|
- chore
|
|
- maint
|
|
- refactor
|
|
- title: Statistics
|
|
level: patch
|
|
keywords:
|
|
- stats
|