Skip to content

Latest commit

 

History

History
198 lines (98 loc) · 9.86 KB

File metadata and controls

198 lines (98 loc) · 9.86 KB

4.0.5 (2026-08-14)

📦 Dependencies

  • Updated @pplancq/eslint-config to 6.1.0

4.0.4 (2026-08-03)

♻️ Code Refactoring

  • dev-tools: update arrow function parentheses for consistency (0104ebf)
  • dev-tools: update quotes to double quotes for consistency (6b2d557)

📦 Dependencies

  • Updated @pplancq/eslint-config to 6.0.19

❤️ Thank You

  • Paul PLANCQ

4.0.3 (2026-07-28)

📦 Dependencies

  • deps: update commitlint monorepo (#1799)

@pplancq/commitlint-config 4.0.2 (2026-06-15)

Bug Fixes

  • deps: update commitlint monorepo to ^21.0.2 (#1769) (f3c7f42)

@pplancq/commitlint-config 4.0.1 (2026-05-19)

Bug Fixes

  • deps: update commitlint monorepo to ^21.0.1 (#1731) (f0e49f8)

@pplancq/commitlint-config 4.0.0 (2026-05-12)

⚠ BREAKING CHANGES

  • commitlint-config: Node.js versions before 22.12.0 are no longer supported.
  • commitlint-config: Support for Commitlint versions 19 and 20 has been dropped.

Features

  • commitlint-config: update dependencies and engine requirements (dce5189)

Bug Fixes

  • deps: update commitlint monorepo to v21 (f7355b2)

@pplancq/commitlint-config 3.0.7 (2026-05-04)

Bug Fixes

  • deps: update commitlint monorepo to ^20.5.3 (#1696) (fa75552)

@pplancq/commitlint-config 3.0.6 (2026-03-23)

Bug Fixes

  • deps: update commitlint monorepo to ^20.5.0 (#1619) (2430b27)

@pplancq/commitlint-config 3.0.5 (2026-03-16)

Bug Fixes

  • deps: update commitlint monorepo to ^20.4.4 (#1604) (4b96620)

@pplancq/commitlint-config 3.0.4 (2026-03-10)

Bug Fixes

  • deps: update commitlint monorepo to ^20.4.3 (#1592) (253f17b)

@pplancq/commitlint-config 3.0.3 (2026-02-24)

Bug Fixes

  • deps: update commitlint monorepo to ^20.4.2 (#1571) (ab3f6a4)

@pplancq/commitlint-config 3.0.2 (2026-02-09)

Bug Fixes

  • deps: update commitlint monorepo to ^20.4.1 (86781f8)

@pplancq/commitlint-config 3.0.1 (2026-02-02)

Bug Fixes

  • deps: update commitlint monorepo to ^20.4.0 (ffb93e0)

@pplancq/commitlint-config 3.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • commitlint-config: Drop CommonJS support. See the README for migration instructions.

Features

  • commitlint-config: migrate to ESM and update configuration files (4912f8a)

@pplancq/commitlint-config 2.3.3 (2026-01-12)

Bug Fixes

  • deps: update commitlint monorepo to ^20.3.1 (7514f26)

@pplancq/commitlint-config 2.3.2 (2026-01-05)

Bug Fixes

  • deps: update commitlint monorepo to ^20.3.0 (63dbb01)

@pplancq/commitlint-config 2.3.1 (2025-12-08)

Bug Fixes

  • deps: update commitlint monorepo to ^20.2.0 (71b8849)

@pplancq/commitlint-config 2.3.0 (2025-09-29)

Features

  • commitlint-config: update @commitlint/cli peer dependency to support v20 (88cb742)

Bug Fixes

  • deps: update commitlint monorepo to v20 (7fbada5)

@pplancq/commitlint-config 2.2.3 (2025-05-13)

Bug Fixes

  • deps: update commitlint monorepo to ^19.8.1 (09899fd)

@pplancq/commitlint-config 2.2.2 (2025-03-10)

Bug Fixes

  • deps: update commitlint monorepo to ^19.8.0 (6416809)

@pplancq/commitlint-config 2.2.1 (2025-02-10)

Bug Fixes

  • deps: update commitlint monorepo to ^19.7.1 (8492588)

@pplancq/commitlint-config 2.2.0 (2024-05-06)

Features

  • dev-tools: add minimal nodejs versions for each package (0d8447a)

@pplancq/commitlint-config 2.1.2 (2024-04-16)

@pplancq/commitlint-config 2.1.1 (2024-03-25)

Bug Fixes

  • commitlint-config: fix case-sensitive to ignores release commit (ab9c5fd)

@pplancq/commitlint-config 2.1.0 (2024-03-20)

Features

  • commitlint-config: update max length for header body and footer (861521d), closes #149

Reverts

  • dev-tool: add package-lock when execute npm postversion (1e83fe7)

@pplancq/commitlint-config 2.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • commitlint-config: Bumps @commitlint/cli ^18.6.0 to ^19.0.3 the minimum requirements

Features

  • commitlint-config: bump @commitlint/cli from 18.6.0 to 19.0.3 (9c547fb)

@pplancq/commitlint-config 1.0.0 (2024-02-05)

Features

  • commitlint-config: add default config for commitlint (4f03d79)
  • commitlint-config: add script for init commitlint config (c2cbfe0)