Skip to content

Latest commit

 

History

History
54 lines (25 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

54 lines (25 loc) · 2.18 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2022-10-25)

⚠ BREAKING CHANGES

  • update dependencies (Q4 2022)

Features

  • update dependencies (Q4 2022) (b2fcccb)

0.2.1 (2021-05-04)

0.2.0 (2021-04-16)

Features

  • test with Node.js 14 and 15 (6f02357)

Bug Fixes

  • typo in runs-on ci configuration (ba5ac7f)
  • use npm 6.x instead of npm 7.x due to dep resolution issues (6c77f81)

0.2.0 (2021-04-16)

Features

  • test with Node.js 14 and 15 (6f02357)

Bug Fixes

  • typo in runs-on ci configuration (ba5ac7f)
  • use npm 6.x instead of npm 7.x due to dep resolution issues (6c77f81)

0.1.0 (2020-10-20)

Features

  • add configuration from fluid-grunt-lint-all (c18d9da)

Bug Fixes

  • add linting for JavaScript and JSON files (9eb06cb)