@dotcircle/changelog-generator (2.0.2)
Published 2026-05-19 23:11:15 +02:00 by stijn
Installation
@dotcircle:registry=npm install @dotcircle/changelog-generator@2.0.2"@dotcircle/changelog-generator": "2.0.2"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.20.0 |
| ajv-formats | ^3.0.1 |
| commander | ^14.0.3 |
| js-yaml | ^4.1.1 |
| semver | ^7.8.0 |
Development dependencies
| ID | Version |
|---|---|
| @types/js-yaml | ^4.0.9 |
| @types/node | ^25.8.0 |
| @types/semver | ^7.7.1 |
| @vitest/coverage-v8 | 4.1.6 |
| esbuild | ^0.25.11 |
| eslint | ^10.4.0 |
| eslint-config-prettier | ^10.1.8 |
| prettier | ^3.8.3 |
| prettier-plugin-astro | ^0.14.1 |
| prettier-plugin-ignored | ^1.0.0 |
| typescript | ^6.0.3 |
| vite | 7.3.2 |
| vitest | ^4.1.6 |
Keywords
changelog
generator
markdown