Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 513 Bytes

Project Title

This project generates a Markdown file from Git commits using the Conventional Commits standard.

Installation

To install the project, run the following command:

npm install

Usage To generate a changelog, use the generateChangelog function from parseCommit.js.

License This project is licensed under the terms of the LICENSE file.

Contributing Contributions are welcome. Please make sure your commits follow the Conventional Commits standard.