Skip to content

v0.3.1 (😅 Fun Day)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 28 Mar 18:02
· 121 commits to master since this release
158dbb9

Fixes

  • Remove --recursive flag that does not exist for sync (#30) @toote

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: npm ci
    plugins:
-     cache#v0.3.0:
+     cache#v0.3.1: