Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cz-mtb-commit

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-mtb-commit - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

commit.gif

8

package.json
{
"name": "cz-mtb-commit",
"version": "0.0.1",
"version": "0.0.2",
"description": "A commitizen adapter for mtb format, forked from cz-conventional-changelog.",

@@ -23,2 +23,3 @@ "main": "index.js",

"commitizen": "1.0.5",
"cz-mtb-commit": "0.0.1",
"semantic-release": "^4.3.5"

@@ -28,3 +29,8 @@ },

"path": "./"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-mtb-commit"
}
}
}

@@ -45,3 +45,3 @@ # cz-mtb-commit

```
commitizen init cz-conventional-changelog --save-dev --save-exact
commitizen init cz-mtb-commit --save-dev --save-exact
```

@@ -51,2 +51,6 @@

## Example
![](./commit.gif)
[more information](https://github.com/commitizen/cz-cli)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc