UNPKG

changelog-tools

Version:

A set of tools for changelog parsing and generation

3 lines 110 B
export * from './lib/types'; export { ChangelogParser } from './lib/parser'; //# sourceMappingURL=index.js.map