Skip to content

v1.7.0 (✈️ Traveling)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 12 May 19:48
· 7 commits to master since this release
4fab8ba

What's Changed

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: npm ci
    plugins:
-     cache#v1.6.2
+     cache#v1.7.0:

Full Changelog: v1.6.0...v1.7.0