@dotcircle/changelog-generator (2.0.0)
Published 2026-03-26 00:22:32 +01:00 by stijn
Installation
@dotcircle:registry=npm install @dotcircle/changelog-generator@2.0.0"@dotcircle/changelog-generator": "2.0.0"About this package
Changelog Generator
This repo provides a changelog generator as cli utility and typescript / javascript library.
It generates changelogs in various formats with as input a clearly defined yaml file.
Currently the supported output changelogs are markdown rpm changelogs and debian changelogs.
The full documentation can be found in docs or the documentation site.
Dependencies
Dependencies
| ID | Version |
|---|---|
| ajv | ^8.18.0 |
| ajv-formats | ^3.0.1 |
| commander | ^14.0.3 |
| js-yaml | ^4.1.1 |
| semver | ^7.7.4 |
Development dependencies
| ID | Version |
|---|---|
| @types/js-yaml | ^4.0.9 |
| @types/node | ^25.5.0 |
| @types/semver | ^7.7.1 |
| @vitest/coverage-v8 | 4.1.0 |
| eslint | ^10.1.0 |
| eslint-config-prettier | ^10.1.8 |
| prettier | ^3.8.1 |
| prettier-plugin-astro | ^0.14.1 |
| prettier-plugin-ignored | ^1.0.0 |
| typescript | ^5.9.3 |
| vitest | ^4.1.1 |
Keywords
changelog
generator
markdown