v2.0.0 (🎤 Paper Boi)
Changed
- Renamed the
nameoption toidto match plugin-linter’s changes #8 (@toolmantim)
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- plugin-linter#v1.0.0:
- name: my-org/my-plugin
+ plugin-linter#v2.0.0:
+ id: my-org/my-plugin