HaloSPV3/Gemini

docs: add CHANGELOG

BinToss opened this issue · 0 comments

  • npm install @semantic-release/release-notes-generator -D
  • npx @semantic-release/release-notes-generator - initialize change log
  • enable release-notes-generator in ./.releaserc.yaml
  • commit change log

When all is done, the change log will be updated and committed during every CI run of semantic-release.