Skip to content

v1.7.0 (✈️ Traveling)

Choose a tag to compare

@pzeballos pzeballos released this 12 May 19:48
· 33 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