HaloSPV3 / HCE

HCE & SPV3 projects by Miris 'n' Crew.
https://source.n2.network/hce/
14 stars 0 forks source link

docs: add CHANGELOG to each project #250

Open BinToss opened 2 years ago

BinToss commented 2 years ago
  1. npm install @semantic-release/release-notes-generator -D
  2. npx @semantic-release/release-notes-generator - initialize change log
  3. enable release-notes-generator in ./.releaserc.yaml
  4. commit change log

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