Skip to content

chore: add Dependabot and automated CHANGELOG #3

Description

@abruption

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

  • .github/dependabot.yml (npm + github-actions)
  • CHANGELOG.md generated with existing history (v0.1.0, v0.2.0)
  • version + changelog npm scripts
  • CI green

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions