Skip to content

Releases: intuit/auto

v11.0.7

22 Feb 22:36
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/npm
    • fix(npm): mark releases as latest with lerna #2414 (@jazmon)

Authors: 1

v11.0.6

22 Feb 17:52
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/npm
    • NPM: Fix lerna version erroring with unknown registry arg #2421 (@jackw)

Authors: 1

v11.0.5

22 Feb 03:16
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Niccolò Olivieri Achille (@NiccoloOlivieriAchille)

❤️ Niccolò Olivieri Achille (@Zweer)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 3

v11.0.4

10 Sep 22:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/pr-body-labels

Authors: 1

v11.0.3

10 Sep 08:25
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 2

v11.0.1

10 Aug 16:14
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Paul Aldrich (@aldrichdev)

❤️ Satish Pokala (@Satishpokala124)

🐛 Bug Fix

  • @auto-it/cocoapods
    • [CocoaPods] switch Promise.all for reduce to avoid git lock #2327 (@hborawski)

📝 Documentation

Authors: 3

v11.0.0

28 Jul 03:05
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Ashik Vetrivelu (@ashik94vc)

❤️ Chris (@ccremer)

Release Notes

upgrade lerna (#2378)

This releases upgrades the lerna package in the npm plugin to latest. This is a big upgrade and constitutes a breaking change.


💥 Breaking Change

📝 Documentation

  • Update GitHub actions usage example #2366 (@ccremer)
  • @auto-it/gradle
    • feat: update broken markdown for gradle-release plugin link #2374 (@ashik94vc)

Authors: 3

v10.46.0

26 Apr 01:38
Compare
Choose a tag to compare

Release Notes

Add --from latest option to release and changelog commands (#2356)

You can now use --from latest in both the changelogand release commands.

This is useful if you want to generate a changelog for a prerelease that includes all changes since the latest release.

auto release --from latest --prerelease

🚀 Enhancement

  • auto, @auto-it/core

Authors: 1

v10.45.2

26 Apr 01:17
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, null@ld-codes, for all your work!

🐛 Bug Fix

Authors: 1

v10.45.1

26 Apr 01:09
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/core
    • fixes "some peer dependencies are incorrectly met" when installing via yarn #2348 (@snebjorn)

Authors: 1