Conventional Changelog

Generate changelogs and release notes from a project's commit messages and metadata.
Alternatives To Conventional Changelog
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Husky30,28168,251111,2862 days ago209January 03, 202338mitJavaScript
Git hooks made easy 🐶 woof!
Cz Cli15,62713,21918,31814 days ago81January 19, 2023185mitJavaScript
The commitizen command line utility. #BlackLivesMatter
Conventional Changelog7,2479,8987,110a day ago64June 06, 2023239iscJavaScript
Generate changelogs and release notes from a project's commit messages and metadata.
Release Please2,9911353 days ago342July 11, 2023152apache-2.0TypeScript
generate release PRs based on the conventionalcommits.org spec
Node.js Troubleshooting Guide1,118
4 years ago1other
Node.js 应用线上/线下故障、压测问题和性能调优指南手册(一期更新结束)
Life Commit900
4 years ago3February 05, 201810mitJavaScript
🏃📆 Life as a git. Commit on your life.
Hospitalrun Server846
9 months ago12mitJavaScript
Backend for HospitalRun
Mevn Cli812
a day ago54February 28, 202110mitJavaScript
Light speed setup for MEVN(Mongo Express Vue Node) Apps
Cz Git779622 days ago55October 21, 20221mitTypeScript
cz-git | czg 🛠️ DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and CLI
Gitkit Js594
6 years ago12apache-2.0JavaScript
Pure javascript implementation of Git (Node.js and Browser)
Alternatives To Conventional Changelog
Select To Compare


Alternative Project Comparisons
Readme

Conventional Changelog

Build status Coverage status

Generate a CHANGELOG from git metadata.

About this Repo

The conventional-changelog repo is managed as a monorepo; it's composed of many npm packages.

The original conventional-changelog/conventional-changelog API repo can be found in packages/conventional-changelog.

Getting started

It's recommended you use the high level standard-version library, which is a drop-in replacement for npm's version command, handling automated version bumping, tagging and CHANGELOG generation.

Alternatively, if you'd like to move towards completely automating your release process as an output from CI/CD, consider using semantic-release.

You can also use one of the plugins if you are already using the tool:

Plugins Supporting Conventional Changelog

Modules Important to Conventional Changelog Ecosystem

Node Support Policy

We only support Long-Term Support versions of Node.

We specifically limit our support to LTS versions of Node, not because this package won't work on other versions, but because we have a limited amount of time, and supporting LTS offers the greatest return on that investment.

It's possible this package will work correctly on newer versions of Node. It may even be possible to use this package on older versions of Node, though that's more unlikely as we'll make every effort to take advantage of features available in the oldest LTS version we support.

As each Node LTS version reaches its end-of-life we will remove that version from the node engines property of our package's package.json file. Removing a Node version is considered a breaking change and will entail the publishing of a new major version of this package. We will not accept any requests to support an end-of-life version of Node. Any merge requests or issues supporting an end-of-life version of Node will be closed.

We will accept code that allows this package to run on newer, non-LTS, versions of Node. Furthermore, we will attempt to ensure our own changes work on the latest version of Node. To help in that commitment, our continuous integration setup runs against all LTS versions of Node in addition the most recent Node release; called current.

JavaScript package managers should allow you to install this package with any version of Node, with, at most, a warning if your version of Node does not fall within the range specified by our node engines property. If you encounter issues installing this package, please report the issue to your package manager.

Popular Commit Projects
Popular Nodejs Projects
Popular Version Control Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Node
Git
Commit
Changelog