Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@namics/cz-conventional-changelog

Package Overview
Dependencies
Maintainers
8
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@namics/cz-conventional-changelog

Commitizen adapter following the conventional-changelog format.

latest
Source
npmnpm
Version
3.0.1
Version published
Weekly downloads
183
-28.52%
Maintainers
8
Weekly downloads
 
Created
Source

Shared commitizen conventional changelog config npm version

reusable commitizen conventional changelog config

Usage

npm install --save-dev commitizen @namics/cz-conventional-changelog

package.json

  ...
  "scripts": {
    "cz": "git-cz",
    ...
  },
  "config": {
    "commitizen": {
      "path": "@namics/cz-conventional-changelog"
    }
  },
  ...

Part of the commitizen family. Prompts for conventional changelog standard.

License

MIT License

FAQs

Package last updated on 18 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts