Skip to content

Latest commit

 

History

History
142 lines (48 loc) · 4.51 KB

File metadata and controls

142 lines (48 loc) · 4.51 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2024-02-16)

Features

2.2.0 (2023-07-06)

Features

  • upgrade all deps 💣 (cd77c39)
  • upgrade commitlint plugins to v17 🚀 (09e1ab0)

2.1.0 (2022-03-23)

Features

  • rule: support ESLint v8, many new rules 🎉 (aaf5708)

2.0.1 (2022-03-23)

Bug Fixes

  • rule: do not enforce max line length on commit body (eb03d1f)

2.0.0 (2021-09-07)

Note: Version bump only for package @strv/commitlint-config

2.0.0-alpha.1 (2021-09-07)

Bug Fixes

  • rule: use correct semver ranges for engines.node 🤦‍♂️ (5f1737f)

chore

  • deps: upgrade all deps 💣 (3a827aa)
  • repo: bump minimum Node.js version (a8125c2)

Features

  • commitlint: update deps 💣 (399ba5b)

BREAKING CHANGES

  • repo: All packages must now be used with a minimum of Node.js 14 or 16.
  • deps: Most dependencies have been upgraded to a newer major version. Most of the time these upgrades dropped support for old Node.js versions.

2.0.0-alpha.0 (2020-10-09)

Bug Fixes

  • commitlint: do not limit maximum characters in commit's footer (5a6c84c)

Features

  • commitlint: upgrade deps, bump minimum Node.js to v10 (043a76e)

BREAKING CHANGES

  • commitlint: The commitlint packages have been upgraded to their latest versions, v11. The minimum Node.js version has also been raised to v10.

1.1.0 (2019-08-24)

Features

  • commitlint: upgrade commitlint rulesets (5359478)

1.0.1 (2019-04-05)

Note: Version bump only for package @strv/commitlint-config

1.0.0 (2019-03-04)

Note: Version bump only for package @strv/commitlint-config

0.1.1-alpha.0 (2019-02-07)

Features