project: name: changelord homepage: https://git.babyl.ca/yanick/changelord.js with_stats: true releases: - version: NEXT changes: - add `git-gather` command - type: feat desc: " add 'next' to alias to 'upcoming'" commit: 363c195477231a6b3b770e74ebfe316296ec5af2 - type: feat desc: cutting a release also add a new NEXT release commit: 167f631d1fe4eadba3ed5fdadbe378b8255d4ad2 - type: feat desc: git-gather also filters on descs - type: feat desc: add the validate command commit: 5ba75a8e3d42f633e38c3584898ef0085c48fb04 - version: 0.1.0 changes: - port the core of the Perl changelord to JavaScript. - type: stats desc: | code churn: 23 files changed, 767 insertions(+) date: 2023-05-16 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