2023-05-10 14:28:23 +00:00
|
|
|
project:
|
2023-05-10 18:36:56 +00:00
|
|
|
name: changelord
|
|
|
|
homepage: https://git.babyl.ca/yanick/changelord.js
|
2023-05-10 14:28:23 +00:00
|
|
|
with_stats: true
|
|
|
|
releases:
|
2023-05-18 15:09:33 +00:00
|
|
|
- version: NEXT
|
|
|
|
changes:
|
|
|
|
- add `git-gather` command
|
2023-05-18 15:30:20 +00:00
|
|
|
- type: feat
|
2023-05-18 16:52:14 +00:00
|
|
|
desc: " add 'next' to alias to 'upcoming'"
|
|
|
|
commit: 363c195477231a6b3b770e74ebfe316296ec5af2
|
|
|
|
- type: feat
|
|
|
|
desc: cutting a release also add a new NEXT release
|
|
|
|
commit: 167f631d1fe4eadba3ed5fdadbe378b8255d4ad2
|
2023-05-18 17:03:01 +00:00
|
|
|
- type: feat
|
|
|
|
desc: git-gather also filters on descs
|
2023-05-18 18:06:19 +00:00
|
|
|
- type: feat
|
|
|
|
desc: add the validate command
|
|
|
|
commit: 5ba75a8e3d42f633e38c3584898ef0085c48fb04
|
2023-05-16 15:45:23 +00:00
|
|
|
- version: 0.1.0
|
2023-05-10 19:30:51 +00:00
|
|
|
changes:
|
2023-05-10 21:29:37 +00:00
|
|
|
- port the core of the Perl changelord to JavaScript.
|
2023-05-16 15:45:23 +00:00
|
|
|
- type: stats
|
|
|
|
desc: |
|
|
|
|
code churn: 23 files changed, 767 insertions(+)
|
|
|
|
date: 2023-05-16
|
2023-05-10 14:28:23 +00:00
|
|
|
change_types:
|
2023-05-10 19:30:51 +00:00
|
|
|
- title: ""
|
2023-05-10 18:36:56 +00:00
|
|
|
level: minor
|
2023-05-10 19:30:51 +00:00
|
|
|
keywords:
|
|
|
|
- ""
|
2023-05-10 14:28:23 +00:00
|
|
|
- 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
|