changelogithub
changelogithub copied to clipboard
Merge with unjs/changelogen?
Hey! Nice work on this idea. If you like to, I think would be nice to have action command directly from one package. I plan to expose some more features from changelogen such as server output and version bumps so makes sense to extend it :)
Sure I am happy to do that! I will port some small improvements back.
But for adding features, the big picture of the changelogen is not clear to me, can you share more details about what the API and usage would look like?
Let's have a chat about it. I'm open to set a better vision for unified package. Mainly I expect to expose programmatic API generating raw changelog array + generators such as markdown, CLI and HTML (server). We can provide environment aware feature to the CLI too so that in a github action it can automatically create releases.
Any plans for this? @pi0 @antfu
This really should happen :)
I think changelogen already has this feature. I don't have enough time to work into the details and deprecate this package or so - as it works quite well to me honestly. Maybe one day I will find interest in doing it, otherwise, you can consider this a wrapper of changelogen with a bit of my personal taste. And I'd recommend using changelogen for most of the cases instead.
You're busy :) I already added one of the features that really interested me from your work into changelogen. (the Github username lookup). I might do a few others too.