github intuit/auto v10.16.3

latest releases: v11.3.0, v11.2.1, v11.2.0...
4 years ago

Release Notes

Don't create "Canary Release Assets" during non-canary builds + Change that releases tag to valid semver (#1802)

This release changes the tag used for the "Canary Releases Assets" created by the upload-assets plugin to be 0.0.0-canary.
This new tag is a valid semantic version and can be used with other auto commands.

If you already have a canary release assets releases this change will create another under a different tag.
This mean you'll have an old "Canary Releases Assets" release that never updates, feel free to delete the tag/release or just ignore it if you want the urls to the old assets to still exist.


🐛 Bug Fix

  • @auto-it/upload-assets
    • Don't create "Canary Release Assets" during non-canary builds + Change that releases tag to valid semver #1802 (@hipstersmoothie)

📝 Documentation

Authors: 1

Don't miss a new auto release

NewReleases is sending notifications on new releases.