Skip to content

Releases: peerigon/scriptlint

v1.3.2

03 Feb 11:42
Compare
Choose a tag to compare

1.3.2 (2020-02-03)

Bug Fixes

  • dependencies: update scriptlint dependency to test re-release 😜 (1158222)

v1.3.1

03 Feb 11:00
Compare
Choose a tag to compare

1.3.1 (2020-02-03)

Bug Fixes

  • readme: Add missing parts of the README (08726a9)

v1.3.0

03 Feb 10:47
Compare
Choose a tag to compare

1.3.0 (2020-02-03)

Bug Fixes

  • CLI: add -V option to CLI (4925cc9)

Features

  • cli: JSON output and config inspection (-j -c) (0ada14f)

v1.2.0

30 Jan 20:09
Compare
Choose a tag to compare

1.2.0 (2020-01-30)

Bug Fixes

  • dev: whoops, forgot chmod in new package.json script (850f0c0)
  • rules: improve reporting on no-aliases (c2e406b)
  • rules: improve reporting on prepost-trigger-defined (94360f0)
  • tests: fail test for invalid rule implementation (e9c1568)

Features

  • rules: forbid certain script contents by regex (0e54bac)

v1.1.1

27 Jan 15:04
Compare
Choose a tag to compare

1.1.1 (2020-01-27)

Bug Fixes

  • release: make release action build stuff first :D (9b34329)

v1.1.0

27 Jan 14:47
Compare
Choose a tag to compare

1.1.0 (2020-01-27)

Features

  • add more badges to the README (7e950ab)

v1.0.0

27 Jan 14:19
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2020-01-27)

Bug Fixes

  • bug with default npm scripts (969ce88)