v0.39.3
fix: Increase github version lookup to 200 (#411) In case of updating nodejs/node v17 - the last v17 tag is more than 100 tags behind the latest, causing the existing auto-version logic to fail. We will fix this further by supporting to update auto-version of a specific version (instead of today's logic to go through all the auto-versioned packages).