home.social
  1. So... I use for my , and I absolutely love it. I've been using semantic-release-gitmoji [1] in order to build a `CHANGELOG.md` file out of the commit history, but it doesn't seem to be particularly well-maintained. I'm currently bumping up against a security vulnerability that I can't patch (reliably) because of a transient dependency, so I'm hoping somebody out there has an alternative approach. A cursory web search turned up bupkis.

    I'm not necessarily married to semantic-release, but I like it quite a bit and would prefer to continue using it if possible. (I've used release-please in the past and thought it was decent, as well, so if there's a solution involving that, maybe I'd be up for it.)

    Does anybody else build changelogs from conventional commits using gitmoji? If so, what's your stack?

    1. github.com/momocow/semantic-re

  2. Starting to build out my own to use in a few of my sites. Not bad for an evening's work! 💪 1.5kb minified and gzipped, but I have yet to add a few critical components (header bar, navigation menu, etc.). It's been a fun exercise so far. 😃 github.com/haliphax/nubbins/