I would like an API endpoint to fetch all, or a subset of, semantic versions available for a given Orb.
My goal is for dependency update tools, such as Renovate, Dependabot, Greenkeeper, etc., to use that API endpoint to fetch a list of available versions for a given Orb so that the tool can update the Orb where it's referenced in Circle CI configuration files.
CCI-I-719