랭킹으로 돌아가기

conventional-changelog/conventional-changelog

TypeScriptconventional-changelog.js.org

Generate changelogs and release notes from a project's commit messages and metadata.

changeloghistorygittagmetadatahacktoberfest
스타 성장
스타
8.5k
포크
739
주간 성장
이슈
200
5k
2014년 1월2018년 3월2022년 5월2026년 7월
아티팩트npmnpm install conventional-changelog
README

Conventional Changelog

Build status Coverage status

Generate a CHANGELOG from git metadata.

Getting started

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

If you are new to Conventional Commits, we recommend to read The Complete Guide.

We recommend considering the following high level tools for automating versioning, tagging, and CHANGELOG generation:

  • commit-and-tag-version — a drop-in replacement for npm's version command, handles automated version bumping, tagging, and CHANGELOG generation.
  • semantic-release — fully automates the release process from CI/CD, including version determination, changelog generation, and publishing.
  • simple-release-action — a simple GitHub Action to automate version bumps, changelogs, and releases. Supports monorepos and extensibility via addons.

For more details, guides and API references, check out the documentation website.

Skills

This repository includes universal agent skills in the skills directory. The currently available skill is:

Install it with either package runner:

# pnpm
pnpx skills add conventional-changelog/conventional-changelog --skill conventional-commit-message
# npm
npx skills add conventional-changelog/conventional-changelog --skill conventional-commit-message

Modules Important to Conventional Changelog Ecosystem

All Packages

Package Version Dependencies
conventional-changelog NPM version Dependencies status
conventional-changelog-angular NPM version Dependencies status
conventional-changelog-conventionalcommits NPM version Dependencies status
conventional-changelog-preset-loader NPM version Dependencies status
conventional-changelog-writer NPM version Dependencies status
conventional-commits-filter NPM version Dependencies status
conventional-commits-parser NPM version Dependencies status
conventional-recommended-bump NPM version Dependencies status
@conventional-changelog/git-client NPM version Dependencies status
@conventional-changelog/template NPM version Dependencies status
standard-changelog NPM version Dependencies status

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.

관련 저장소
semantic-release/semantic-release

📦🚀 Fully automated version management and package publishing

JavaScriptnpmMIT Licenseautomationchangelog
semantic-release.org
23.9k1.8k
orhun/git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

Rustcrates.ioApache License 2.0changeloggenerator
git-cliff.org
12k307
release-it/release-it

🚀 Automate versioning and package publishing

JavaScriptnpmMIT Licenserelease-automationpublish
9k568
conventional-changelog/standard-version

:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

JavaScriptnpmISC Licenseversionrelease
8k764
github-changelog-generator/github-changelog-generator

Automatically generate change log from your tags, issues, labels and pull requests on GitHub.

RubyRubyGemsMIT Licenserubylabels
7.5k845
git-quick-stats/git-quick-stats

▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.

ShellMIT Licensebashgit
git-quick-stats.sh
7k280
olivierlacan/keep-a-changelog

If you build software, keep a changelog.

HamlMIT Licensechangelogversioning
keepachangelog.com
6.6k3.5k
git-chglog/git-chglog

[DEPRECATED] CHANGELOG generator implemented in Go (Golang) -> Use now the actively maintained git-cliff

GoGo ModulesMIT Licensegogolang
git-cliff.org
2.9k222
javiersantos/AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.

JavaMavenApache License 2.0snackbardialog
2k415
react-native-community/releases

React Native releases

JavaScriptnpmreact-nativereact-native-releases
github.com/facebook/react-native/
1.5k396
oasdiff/oasdiff

OpenAPI Diff and Breaking Changes

GoGo ModulesApache License 2.0swaggeropenapi3
oasdiff.com
1.3k102
cocogitto/cocogitto

The Conventional Commits toolbox

Rustcrates.ioMIT Licensecli-appcli
docs.cocogitto.io
1.1k84