v4.20.0
What's Changed
✨ Remote script sources for hooks
The default Pipelines CLI version is now v0.55.5, which lets an after_hook declare a source: a URL that Pipelines fetches before the hook runs, so execute can run scripts that live outside the repository.
See the documentation for setup instructions and additional details.
Full Changelog: v4.19.1...v4.20.0