Skip to content

Latest commit

 

History

History
74 lines (32 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

74 lines (32 loc) · 3.04 KB

1.6.0 (2020-12-03)

Features

1.5.1 (2020-07-15)

Bug Fixes

  • support invocation without semantic-release (#139) (a064464)

1.5.0 (2020-07-15)

Features

  • [CORE-2949] support disallowing squash merges (#138) (62c3785)

1.4.5 (2020-07-15)

Bug Fixes

  • deps: [CORE-2949] depend on commitlint cli again (#137) (d92712a)

1.4.4 (2020-04-10)

Bug Fixes

  • deps: upgrade @octokit/rest (cfd6eec)

1.4.3 (2020-02-27)

Bug Fixes

  • use non-deprecated import for octokit (5cc10d0)

1.4.2 (2020-01-13)

Bug Fixes

  • deps: bump @commitlint/cli from 8.2.0 to 8.3.4 (#39) (39c9aea)

1.4.1 (2019-11-05)

Bug Fixes

  • fix control flow + github auth error case (a9e11ec)

1.4.0 (2019-11-05)

Features

  • support squash commit workflow by linting PR (#6) (06d3562)

1.3.0 (2019-11-05)

Bug Fixes

Features