Skip to content

v0.3.2 (🫖 Cold Tea)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 28 Mar 21:12
· 117 commits to master since this release
074914e

Fixes

  • Corrects an issue when caching folders as head-object would return false. (#31) @toote

Upgrading

To upgrade, update your pipeline.yml files:

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