Skip to content

Latest commit

 

History

History
1045 lines (364 loc) · 29.8 KB

CHANGELOG.md

File metadata and controls

1045 lines (364 loc) · 29.8 KB

Change Log

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

17.2.0 (2022-09-07)

Features

17.1.2 (2022-08-29)

Note: Version bump only for package @commitlint/cli

17.1.1 (2022-08-27)

Note: Version bump only for package @commitlint/cli

17.1.0 (2022-08-27)

Features

17.0.3 (2022-06-25)

Note: Version bump only for package @commitlint/cli

17.0.2 (2022-06-01)

Note: Version bump only for package @commitlint/cli

17.0.1 (2022-05-25)

Bug Fixes

17.0.0 (2022-05-16)

  • chore!: minimum node version v14 (#3128) (ac5f9b4), closes #3128

BREAKING CHANGES

  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

16.3.0 (2022-05-14)

Note: Version bump only for package @commitlint/cli

16.2.4 (2022-04-28)

Note: Version bump only for package @commitlint/cli

16.2.3 (2022-03-16)

Note: Version bump only for package @commitlint/cli

16.2.1 (2022-02-13)

Note: Version bump only for package @commitlint/cli

16.1.0 (2022-01-20)

Note: Version bump only for package @commitlint/cli

16.0.3 (2022-01-19)

Note: Version bump only for package @commitlint/cli

16.0.2 (2022-01-09)

Note: Version bump only for package @commitlint/cli

16.0.1 (2021-12-28)

Note: Version bump only for package @commitlint/cli

16.0.0 (2021-12-26)

Features

15.0.0 (2021-11-17)

Features

14.1.0 (2021-11-01)

Note: Version bump only for package @commitlint/cli

14.0.0 (2021-10-26)

Note: Version bump only for package @commitlint/cli

13.2.1 (2021-10-09)

Note: Version bump only for package @commitlint/cli

13.2.0 (2021-09-28)

Note: Version bump only for package @commitlint/cli

13.1.0 (2021-07-24)

Bug Fixes

  • cli: remove hard coded comment char with linting COMMIT_EDIT_MSG (#2618) (5badf6d), closes #2351

13.0.0 (2021-05-24)

  • chore!: remove node 10 support (#2596) (4db4ba1), closes #2596

BREAKING CHANGES

  • minimum node version is 12

12.1.3 (2021-05-12)

Bug Fixes

12.1.2 (2021-04-29)

Note: Version bump only for package @commitlint/cli

12.1.1 (2021-04-02)

Note: Version bump only for package @commitlint/cli

12.1.0 (2021-03-06)

Note: Version bump only for package @commitlint/cli

12.0.1 (2021-02-23)

Note: Version bump only for package @commitlint/cli

12.0.0 (2021-01-18)

Bug Fixes

Features

11.0.0 (2020-09-05)

Bug Fixes

  • cli: remove default value from edit option #2065 (3d4116d)

10.0.0 (2020-08-16)

Bug Fixes

BREAKING CHANGES

  • remove node 8 from circle-ci checks

also remove node 13 because we do not support experimental versions

  • docs: update node v10 to latest LTS 10 version

Co-authored-by: Cedric van Putten me@bycedric.com

Co-authored-by: Cedric van Putten me@bycedric.com

9.1.2 (2020-07-13)

Note: Version bump only for package @commitlint/cli

9.1.1 (2020-06-30)

Note: Version bump only for package @commitlint/cli

9.1.0 (2020-06-21)

Bug Fixes

9.0.1 (2020-05-26)

Bug Fixes

9.0.0 (2020-05-21)

Bug Fixes

8.3.5 (2020-01-15)

Note: Version bump only for package @commitlint/cli

8.3.4 (2020-01-03)

Note: Version bump only for package @commitlint/cli

8.3.1 (2019-10-16)

Note: Version bump only for package @commitlint/cli

8.3.0 (2019-10-16)

Features

8.2.0 (2019-09-16)

Bug Fixes

  • pass defaultIgnores from configuration in @commitlint/cli (#771) (a259014)

8.1.0 (2019-07-15)

Bug Fixes

  • pass ignores from configuration in @commitlint/cli (#668) (da99aaa)

7.6.1 (2019-05-09)

Note: Version bump only for package @commitlint/cli

7.6.0 (2019-05-06)

Bug Fixes

Features

7.5.2 (2019-02-11)

Bug Fixes

  • cli: replace old links with new organisation links (#578) (4075903)

7.5.1 (2019-02-09)

Note: Version bump only for package @commitlint/cli

7.5.0 (2019-01-31)

Bug Fixes

  • cli: avoid linebreak in empty input (#523) (3141882)
  • all broken website references (#564) (82eeb5a)
  • cleanup message for input with no config (#519) (7d9e760)
  • replace all repository references with conventional changelog (#561) (6c3afcd)
  • replace all website references with conventional changelog (#563) (6b86fb1)

7.4.0 (2019-01-27)

Note: Version bump only for package @commitlint/cli

7.3.2 (2019-01-15)

Note: Version bump only for package @commitlint/cli

7.3.1 (2019-01-11)

Note: Version bump only for package @commitlint/cli

7.3.0 (2019-01-11)

Bug Fixes

  • add fallback with husky git params to deprecation handling (#498) (5a34b8c)
  • avoid truncated output on macOS (#503) (3192368)
  • respect String.protoype.repeat API contract (f27e7ac)
  • update to security-patched dependency versions (97c033b)
  • use correct label for failing empty subjects (#481) (2e7e34d), closes #476

Features

7.2.1 (2018-10-11)

Bug Fixes

7.2.0 (2018-10-05)

Features

  • cli: add format option for report output (1ecf097)

7.1.2 (2018-09-04)

Note: Version bump only for package @commitlint/cli

7.1.0 (2018-08-29)

Note: Version bump only for package @commitlint/cli

6.2.0 (2018-05-01)

Features

  • print commit message when the message is invalid (86c34f1), closes #222

6.1.1 (2018-02-22)

Note: Version bump only for package @commitlint/cli

6.1.0 (2018-02-03)

Features

6.0.5 (2018-01-31)

Note: Version bump only for package @commitlint/cli

6.0.4 (2018-01-31)

Note: Version bump only for package @commitlint/cli

6.0.3 (2018-01-31)

Note: Version bump only for package @commitlint/cli

6.0.2 (2018-01-12)

Note: Version bump only for package @commitlint/cli

6.0.1 (2018-01-09)

Note: Version bump only for package @commitlint/cli

6.0.0 (2018-01-09)

Bug Fixes

5.2.6 (2017-12-21)

Note: Version bump only for package @commitlint/cli

5.2.5 (2017-12-08)

Note: Version bump only for package @commitlint/cli

5.2.4 (2017-12-08)

Note: Version bump only for package @commitlint/cli

5.2.3 (2017-12-05)

Bug Fixes

5.2.0 (2017-11-30)

Note: Version bump only for package @commitlint/cli

5.1.1 (2017-11-24)

Note: Version bump only for package @commitlint/cli

5.1.0 (2017-11-24)

Bug Fixes

  • update dependency concurrently to v3.5.1 (#147) (a809d0f)

Features

  • travis-cli: add reusable travis command line interface (3e6e6a8)

5.0.1 (2017-11-19)

Note: Version bump only for package @commitlint/cli

4.3.0 (2017-11-08)

Note: Version bump only for package @commitlint/cli

4.2.2 (2017-10-26)

Note: Version bump only for package @commitlint/cli

4.2.1 (2017-10-18)

Bug Fixes

  • nicer error messages (#93) (dcfad61)
  • core: consider config outside of current git repo (f7234b6)

4.2.0 (2017-10-14)

Features

  • edit flag now accepts the path to the commit file (c881433), closes #40

4.1.1 (2017-10-09)

Note: Version bump only for package @commitlint/cli

4.1.0 (2017-10-05)

Note: Version bump only for package @commitlint/cli

4.0.0 (2017-10-04)

Features

BREAKING CHANGES

  • discontinue support of conventional-changelog-lintrc

  • test: make git setup reliable

3.2.0 (2017-09-05)

Features

3.1.3 (2017-08-21)

Bug Fixes

  • core: determine git root correctly in sub directories (#64) (d594ec4), closes #62

3.1.2 (2017-08-07)

3.1.1 (2017-08-07)

3.0.4 (2017-08-04)

Bug Fixes

  • core: correct type validation message (09c2b26)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.1.3 (2017-08-21)

Bug Fixes

  • core: determine git root correctly in sub directories (#64) (d594ec4), closes #62

3.1.2 (2017-08-07)

3.1.1 (2017-08-07)

3.0.4 (2017-08-04)

Bug Fixes

  • core: correct type validation message (09c2b26)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.1.2 (2017-08-07)

3.1.1 (2017-08-07)

3.0.4 (2017-08-04)

Bug Fixes

  • core: correct type validation message (09c2b26)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.0.4 (2017-08-04)

Bug Fixes

  • core: correct type validation message (09c2b26)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.0.2 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.0.1 (2017-07-11)

Bug Fixes

  • cli: remove destructuring for node 4 support (fe8caff)
  • ensure node4 compat (bfeb653)

3.0.1 (2017-07-11)

3.0.0 (2017-07-10)

Bug Fixes

  • cli: remove destructuring for node 4 support (94437e8)
  • ensure node4 compat (a5e658a)

3.0.0 (2017-07-10)

Bug Fixes

  • cli: remove destructuring for node 4 support (94437e8)
  • ensure node4 compat (a5e658a)