# conventional-changelog-express

> Express preset for conventional-changelog.

Latest version **5.1.0** (published 2026-03-04) · ISC license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install conventional-changelog-express
pnpm add conventional-changelog-express
yarn add conventional-changelog-express
bun add conventional-changelog-express
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 5.1.0 |
| Published | 2026-03-04 |
| First published | 2015-12-26 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM |
| Node | >=18 |
| Dependencies | 0 |
| Unpacked size | 5.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8506 |
| Author | Steve Mao |
| Maintainers | bcoe, oss-bot, dangreen, stevemao, tapppi |
| Keywords | conventional-changelog, express, preset |

## Links

- npm: https://www.npmjs.com/package/conventional-changelog-express
- Repository: https://github.com/conventional-changelog/conventional-changelog
- Homepage: https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-express#readme
- Issues: https://github.com/conventional-changelog/conventional-changelog/issues
- npm.io page: https://npm.io/package/conventional-changelog-express

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 5.1.0 (latest) — 2026-03-04
- 2.0.6 (next) — 2020-11-05
- 5.0.0 — 2024-05-03
- 4.0.0 — 2023-08-27
- 3.0.0 — 2023-06-06
- 2.0.5 — 2020-05-08
- 2.0.1 — 2018-11-01
- 2.0.0 — 2018-06-06
- 1.0.0 — 2018-05-29
- 0.3.6 — 2018-03-27
- 0.3.5 — 2018-03-22
- 0.3.4 — 2018-02-24
- 0.3.3 — 2018-02-20
- 0.3.2 — 2018-02-13
- 0.3.1 — 2018-02-13
- … 5 more at https://npm.io/package/conventional-changelog-express/versions

## README

# conventional-changelog-express

[![ESM-only package][package]][package-url]
[![NPM version][npm]][npm-url]
[![Node version][node]][node-url]
[![Dependencies status][deps]][deps-url]
[![Install size][size]][size-url]
[![Build status][build]][build-url]
[![Coverage status][coverage]][coverage-url]

[package]: https://img.shields.io/badge/package-ESM--only-ffe536.svg
[package-url]: https://nodejs.org/api/esm.html

[npm]: https://img.shields.io/npm/v/conventional-changelog-express.svg
[npm-url]: https://npmjs.com/package/conventional-changelog-express

[node]: https://img.shields.io/node/v/conventional-changelog-express.svg
[node-url]: https://nodejs.org

[deps]: https://img.shields.io/librariesio/release/npm/conventional-changelog-express
[deps-url]: https://libraries.io/npm/conventional-changelog-express

[size]: https://packagephobia.com/badge?p=conventional-changelog-express
[size-url]: https://packagephobia.com/result?p=conventional-changelog-express

[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/tests.yaml?branch=master
[build-url]: https://github.com/conventional-changelog/conventional-changelog/actions

[coverage]: https://coveralls.io/repos/github/conventional-changelog/conventional-changelog/badge.svg?branch=master
[coverage-url]: https://coveralls.io/github/conventional-changelog/conventional-changelog?branch=master

[conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) [express](https://github.com/strongloop/express) preset.

**Issues with the convention itself should be reported on the Express issue tracker.**

## Install

```bash
# yarn
yarn add -D conventional-changelog-express
# pnpm
pnpm add -D conventional-changelog-express
# npm
npm i -D conventional-changelog-express
```

---
_Source: https://npm.io/package/conventional-changelog-express · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
