Skip to content

Tags: vidavidorra/commitlint-plugin-function-rules

Tags

v4.2.0

Toggle v4.2.0's commit message
chore(release): 4.2.0 [skip ci]

## [4.2.0](v4.1.1...v4.2.0) (2025-12-08)

### Features

* add `breaking-change-exclamation-mark` rule ([15dc738](15dc738))

v4.1.1

Toggle v4.1.1's commit message
chore(release): 4.1.1 [skip ci]

## [4.1.1](v4.1.0...v4.1.1) (2025-11-06)

### Continuous Integration

* add minimal GitHub Action permissions ([e812983](e812983))

v4.1.0

Toggle v4.1.0's commit message
chore(release): 4.1.0 [skip ci]

## [4.1.0](v4.0.2...v4.1.0) (2025-09-29)

### Features

* **deps:** update commitlint monorepo to v20 (major) ([#244](#244)) ([dd4957c](dd4957c)), closes [#243](#243)

v4.0.2

Toggle v4.0.2's commit message
chore(release): 4.0.2 [skip ci]

## [4.0.2](v4.0.1...v4.0.2) (2025-05-29)

### Continuous Integration

* include Node.js v24 and drop v23, which is EOL June 1st ([10f1034](10f1034))

v4.0.1

Toggle v4.0.1's commit message
chore(release): 4.0.1 [skip ci]

## [4.0.1](v4.0.0...v4.0.1) (2024-11-04)

### Continuous Integration

* build and test with Node.js 20, 22 and 23 ([ab3bab5](ab3bab5))

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

## [4.0.0](v3.1.0...v4.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 ([79668a5](79668a5))

### Continuous Integration

* remove tests on Node.js 18 ([0051bfa](0051bfa))

v4.0.0-beta.2

Toggle v4.0.0-beta.2's commit message
chore(release): 4.0.0-beta.2 [skip ci]

## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-03-25)

### Continuous Integration

* remove tests on Node.js 18 ([0051bfa](0051bfa))

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message
chore(release): 4.0.0-beta.1 [skip ci]

## [4.0.0-beta.1](v3.1.0...v4.0.0-beta.1) (2024-03-17)

### ⚠ 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 ([79668a5](79668a5))

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

## [3.1.0](v3.0.0...v3.1.0) (2024-02-14)

### Features

* **rules:** add `header-trim` rule for commitlint v18.6.0 ([1f2ca95](1f2ca95))

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

## [3.0.0](v2.0.2...v3.0.0) (2023-11-06)

### ⚠ BREAKING CHANGES

* require Node.js 18 minimum

### Features

* add support for commitlint v18 ([d633a66](d633a66)), closes [#213](#213)
* require Node.js 18 minimum ([94ee8eb](94ee8eb))

### Bug Fixes

* **deps:** update dependencies (in bulk) ([c3c5ff9](c3c5ff9))

### Styles

* format `lint-staged.js` ([c29c41d](c29c41d))

### Build System

* change module from `ES2022` to `Node16` in TSConfig ([776b1ef](776b1ef))

### Continuous Integration

* fail `format` scripts on a warning ([cd75935](cd75935))
* rename `build` workflow to `ci-cd` ([6a67287](6a67287))