v0.6.0 (🧳 Getting Ready)
Updates
- Adds support for custom S3 endpoints (#51) @DavidGregory084
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: npm ci
plugins:
- cache#v0.5.0:
+ cache#v0.6.0:
To upgrade, update your pipeline.yml
files:
steps:
- command: npm ci
plugins:
- cache#v0.5.0:
+ cache#v0.6.0: