New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

commitlint

Package Overview
Dependencies
Maintainers
4
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commitlint - npm Package Versions

1
9101113

6.0.4

Diff
marionebl
published 6.0.4 •

Changelog

Source

6.0.4 (2018-01-31)

Bug Fixes

  • remove faulty bin entry #259 (beafbc6)

<a name="6.0.3"></a>

marionebl
published 6.0.2 •

Changelog

Source

6.0.2 (2018-01-12)

Bug Fixes

  • ignore branch merges with multiple newlines (#227) (1f0c5ca)
  • remove typo in error message of type-case (cb577cb)

<a name="6.0.1"></a>

marionebl
published 6.0.1 •

Changelog

Source

6.0.1 (2018-01-09)

Note: Version bump only for package @commitlint/root

<a name="6.0.0"></a>

marionebl
published 6.0.0 •

Changelog

Source

6.0.0 (2018-01-09)

Bug Fixes

Styles

  • validate rule configuration (edf7187)

BREAKING CHANGES

  • Due to additional validation while reading commitlint config, previously ignored rule settings are now considered critical errors when starting the CLI. The new behaviour is designed to help developers find issues with their configuration quicker.

<a name="5.2.6"></a>

marionebl
published 5.2.8 •
marionebl
published 5.3.0-1 •
marionebl
published 5.2.6 •

Changelog

Source

5.2.6 (2017-12-21)

Bug Fixes

  • ignore semver commits with chore type (cdbb085), closes #198

<a name="5.2.5"></a>

marionebl
published 5.2.5 •

Changelog

Source

5.2.5 (2017-12-08)

Bug Fixes

<a name="5.2.4"></a>

marionebl
published 5.2.4 •

Changelog

Source

5.2.4 (2017-12-08)

Note: Version bump only for package @commitlint/root

<a name="5.2.3"></a>

marionebl
published 5.2.3 •

Changelog

Source

5.2.3 (2017-12-05)

Bug Fixes

<a name="5.2.2"></a>