Summary
The changelog written where the release was.
Changelog entries get written badly because they get written later, somewhere else. This puts the project and its entries in the same conversation as the work, drafts and all.
What it is
A management layer over your own Changerawr instance. Projects and changelog entries are both fully addressable — listed, read, created, updated and deleted — over an admin API key.
What you get
- Projects listed, created, read, updated and deleted
- Project settings under your control: public visibility, auto-publish and approval requirements
- Changelog entries created, read, updated and listed per project
- Entries published and unpublished, with versioning and tagging
- Markdown content with rich formatting in the entry body
- Tags created and managed per project, plus dashboard statistics
Requirements
Node.js 18+, a reachable Changerawr instance, and an admin API key created under Settings → API Keys. The key and the instance URL both go in your client config.
Setup effort
One command plus a key — npm install, then supply credentials
