Skip to content

Releases: vidavidorra/commitlint-config

v7.0.1

25 Mar 20:38
Compare
Choose a tag to compare

7.0.1 (2024-03-25)

Bug Fixes

  • deps: update dependency commitlint-plugin-function-rules to v4.0.0 (#239) (02270b5)

v7.0.0

25 Mar 20:30
Compare
Choose a tag to compare

7.0.0 (2024-03-25)

⚠ BREAKING CHANGES

  • deps: Drop support for @commitlint v9 up to and indlucing v18
  • deps: Require Node.js 20 minimum

Features

  • deps: update commitlint monorepo to v19 (1cfef29)

Continuous Integration

  • remove tests on Node.js 18 (8f83ad3)
  • temporary disable lint-commit-messages (d09cc78)

v7.0.0-beta.2

25 Mar 20:12
Compare
Choose a tag to compare
v7.0.0-beta.2 Pre-release
Pre-release

7.0.0-beta.2 (2024-03-25)

Continuous Integration

  • remove tests on Node.js 18 (8f83ad3)
  • temporary disable lint-commit-messages (d09cc78)

v7.0.0-beta.1

25 Mar 18:11
Compare
Choose a tag to compare
v7.0.0-beta.1 Pre-release
Pre-release

7.0.0-beta.1 (2024-03-25)

⚠ BREAKING CHANGES

  • deps: Drop support for @commitlint v9 up to and indlucing v18
  • deps: Require Node.js 20 minimum

Features

  • deps: update commitlint monorepo to v19 (1cfef29)

v6.0.5

14 Feb 20:12
Compare
Choose a tag to compare

6.0.5 (2024-02-14)

Documentation

  • simplify header rule examples (c5ab676)

v6.0.4

14 Feb 19:20
Compare
Choose a tag to compare

6.0.4 (2024-02-14)

Bug Fixes

  • deps: update dependency commitlint-plugin-function-rules to v3.1.0 (dff9235)

v6.0.3

25 Jan 15:42
Compare
Choose a tag to compare

6.0.3 (2024-01-25)

Bug Fixes

  • deps: update commitlint monorepo to v18.5.0 (1ad6f8f)

v6.0.2

07 Jan 18:41
Compare
Choose a tag to compare

6.0.2 (2024-01-07)

Bug Fixes

  • deps: update commitlint monorepo to v18.4.4 (7f7f30f)

v6.0.1

26 Dec 13:39
Compare
Choose a tag to compare

6.0.1 (2023-12-26)

Bug Fixes

  • deps: update commitlint monorepo to v18 (76a75f0)
  • deps: update dependency commitlint-plugin-function-rules to v3 (3ea187a)

v6.0.0

26 Dec 12:53
Compare
Choose a tag to compare

6.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • require Node.js 18 minimum

Features

  • require Node.js 18 minimum (e5c2677)

Build System

  • change module from ES2022 to Node16 in TSConfig (2c83d6e)

Continuous Integration

  • fail format scripts on a warning (00e1192)
  • rename build workflow to ci-cd (7ff7a14)