Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 1.63 KB

Changelog

1.1.4 (2023-03-02)

Bug Fixes

1.1.3 (2023-03-02)

Bug Fixes

1.1.2 (2023-03-02)

Bug Fixes

  • update git-ci-utils to 1.1.1 (e2385f3)

1.1.1 (2023-02-21)

Bug Fixes

  • dont invoke eslint when we have no lintable files (36087a6)
  • log any output from eslint even when it doesnt fail (f9cdde0)

1.1.0 (2023-02-21)

Features

  • invoke eslint as a process to pass arguments (675d208)

1.0.0 (2023-02-21)

⚠ BREAKING CHANGES

  • initial release

Features