@dotcircle/changelog-generator (1.2.4)
Published 2025-10-12 20:35:34 +02:00 by stijn
Installation
@dotcircle:registry=npm install @dotcircle/changelog-generator@1.2.4"@dotcircle/changelog-generator": "1.2.4"About this package
Changelog Generator
This package provides a changelog generator written in python and typescript.
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/index.md or the MkDocs documentation site.
Dependencies
Dependencies
| ID | Version |
|---|---|
| ajv | ^8.17.1 |
| ajv-formats | ^3.0.1 |
| js-yaml | ^4.1.0 |
| semver | ^7.7.3 |
Development dependencies
| ID | Version |
|---|---|
| @types/js-yaml | ^4.0.9 |
| @types/node | ^22.18.10 |
| @types/semver | ^7.7.1 |
| @vitest/coverage-v8 | 3.0.8 |
| ajv-formats | ^2.1.1 |
| c8 | ^10.1.3 |
| eslint | ^9.37.0 |
| eslint-config-prettier | ^10.1.8 |
| prettier | ^3.6.2 |
| prettier-plugin-ignored | ^1.0.0 |
| ts-node | ^10.9.2 |
| typescript | ^5.9.3 |
| vitest | ^3.2.4 |
Keywords
changelog
generator
markdown