@cyguin/changelog-core
v0.1.7
Published
TypeScript types and ChangelogAdapter interface for @cyguin/changelog
Downloads
214
Maintainers
Readme
@cyguin/changelog-core
TypeScript types and the ChangelogAdapter interface for @cyguin/changelog.
what it is
Every other @cyguin/changelog-* package depends on this. It ships the shared ChangelogEntry type and the ChangelogAdapter interface that both storage adapters implement.
do you need this directly?
Probably not — it's a dependency of the adapter and CLI packages. Install it only if you're building a custom adapter.
