https://github.com/zumerlab/zumerbox-changelog
A zumerBox tool for creating or updating a Changelog
https://github.com/zumerlab/zumerbox-changelog
auto-changelog changelog zumerbox
Last synced: 12 months ago
JSON representation
A zumerBox tool for creating or updating a Changelog
- Host: GitHub
- URL: https://github.com/zumerlab/zumerbox-changelog
- Owner: zumerlab
- License: mit
- Created: 2024-03-21T09:26:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T12:29:01.000Z (almost 2 years ago)
- Last Synced: 2025-03-18T07:17:25.517Z (about 1 year ago)
- Topics: auto-changelog, changelog, zumerbox
- Language: Handlebars
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @zumerbox/changelog
A simple tool for generating changelogs for your projects.
Refer to the [ZumerBox bundle](https://github.com/zumerlab/zumerbox) for more information and tools.
## Installation
```bash
npm install @zumerbox/changelog --save-dev
```
## Usage
```bash
npx @zumerbox/changelog
```
## Credits
This tool is powered by auto-changelog (https://github.com/cookpete/auto-changelog)