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

@commitlint/config-conventional

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/config-conventional - npm Package Compare versions

Comparing version 13.0.0 to 13.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
### Bug Fixes
* **cz-commitlint:** fix minor formatting issues ([99d8881](https://github.com/conventional-changelog/commitlint/commit/99d8881d0d951deded6d9e31bbb279d04101549b))
# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)

@@ -8,0 +19,0 @@

2

index.js

@@ -39,3 +39,3 @@ module.exports = {

type: {
description: "Select the type of change that you're committing:",
description: "Select the type of change that you're committing",
enum: {

@@ -42,0 +42,0 @@ feat: {

{
"name": "@commitlint/config-conventional",
"version": "13.0.0",
"version": "13.1.0",
"description": "Shareable commitlint config enforcing conventional commits",

@@ -35,3 +35,3 @@ "files": [

"devDependencies": {
"@commitlint/lint": "^13.0.0",
"@commitlint/lint": "^13.1.0",
"@commitlint/utils": "^13.0.0"

@@ -42,3 +42,3 @@ },

},
"gitHead": "ca0ddf736a495fe6868cb9b4c43ae65476a5a6bf"
"gitHead": "dfbb8c5e9481a5075458acad2e4666fd6b98f9a7"
}
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