Skip to content

v1.4.0 (🍂 Autumn)

Latest
Compare
Choose a tag to compare
@jeremybumsted jeremybumsted released this 02 Oct 19:20
· 4 commits to master since this release
415387e

What's Changed

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     shellcheck#v1.3.0:
+     shellcheck#v1.4.0:
        files: scripts/*.sh

New Contributors

Full Changelog: v1.3.0...v1.4.0