go-semantic-release / semantic-release

📦🚀 semantic-release written in Go
https://go-semantic-release.xyz
MIT License
395 stars 43 forks source link

New plugin registry #153

Closed christophwitzko closed 1 year ago

christophwitzko commented 1 year ago

This PR introduces the new go-semantic-release plugin-registry With the new registry, plugins can be batch-downloaded, which should improve install time and reduce the amount of network requests.