Automate dependency updates and changelog generation.
Dependabot
.github/dependabot.yml for npm and github-actions ecosystems (weekly).
CHANGELOG
- Generate
CHANGELOG.md from Conventional Commits via conventional-changelog-cli.
- Hook into the
npm version lifecycle so each release auto-updates the changelog (fits the existing npm version && git push --follow-tags release flow — no flow change).
Acceptance
Automate dependency updates and changelog generation.
Dependabot
.github/dependabot.ymlfornpmandgithub-actionsecosystems (weekly).CHANGELOG
CHANGELOG.mdfrom Conventional Commits viaconventional-changelog-cli.npm versionlifecycle so each release auto-updates the changelog (fits the existingnpm version && git push --follow-tagsrelease flow — no flow change).Acceptance
.github/dependabot.yml(npm + github-actions)CHANGELOG.mdgenerated with existing history (v0.1.0, v0.2.0)version+changelognpm scripts