conventional-changelog

Generate a changelog from git metadata

Github星跟踪图

Conventional Changelog

Build Status
Coverage Status
Standard Version
community slack

Having problems? want to contribute? join our community slack.

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.

概览

名称与所有者conventional-changelog/conventional-changelog
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证ISC License
发布数776
最新版本名称standard-changelog-v6.0.0 (发布于 )
第一版名称v0.0.4 (发布于 )
创建于2014-01-04 21:18:33
推送于2024-04-26 23:45:27
最后一次提交2024-04-27 02:09:42
星数7.6k
关注者数56
派生数707
提交数1.7k
已启用问题?
问题数475
打开的问题数202
拉请求数478
打开的拉请求数35
关闭的拉请求数269
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部