@dotcircle/changelog-generator (1.2.2)
Published 2024-06-22 22:50:06 +02:00 by stijn
Installation
@dotcircle:registry=npm install @dotcircle/changelog-generator@1.2.2"@dotcircle/changelog-generator": "1.2.2"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.16.0 |
| ajv-formats | ^2.1.1 |
| js-yaml | ^4.1.0 |
| semver | ^7.6.2 |
Development dependencies
| ID | Version |
|---|---|
| @antfu/eslint-config-ts | ^0.25.2 |
| @types/js-yaml | ^4.0.9 |
| @types/node | ^18.19.39 |
| @types/semver | ^7.5.8 |
| ajv-formats | ^2.1.1 |
| c8 | ^7.14.0 |
| eslint | ^8.57.0 |
| ts-node | ^10.9.2 |
| typescript | ^4.9.5 |
| vitest | ^0.18.1 |
Keywords
changelog
generator
markdown