Releases: intuit/auto
Releases · intuit/auto
v11.3.0
🚀 Enhancement
@auto-it/core
- private packages should be included in changelogs #2478 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v11.2.1
🐛 Bug Fix
@auto-it/version-file
- Respect
noVersionPrefix
option in the Version File plugin #2472 (@KetanReddy)
- Respect
Authors: 1
- Ketan Reddy (@KetanReddy)
v11.2.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Martin Elias (@LittleGreenYoda42), for all your work!
🚀 Enhancement
@auto-it/version-file
- [Version File] Remove assumption that canary and next should be snapshots #2467 (@sugarmanz)
🐛 Bug Fix
@auto-it/slack
- fix: handling of long strings in slack plugin #2464 (@LittleGreenYoda42)
Authors: 2
- Jeremiah Zucker (@sugarmanz)
- Martin Elias (@LittleGreenYoda42)
v11.1.6
⚠️ Pushed to main
@auto-it/slack
- improve long slack message chunking by chunking at newlines (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v11.1.5
🐛 Bug Fix
@auto-it/slack
- fix chunking large changelogs #2453 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v11.1.4
🐛 Bug Fix
@auto-it/upload-assets
- Fix uploading conflicting canary assets #2451 (@hipstersmoothie)
Authors: 1
- Andrew Lisowski (@hipstersmoothie)
v11.1.3
🐛 Bug Fix
@auto-it/core
- Fix rare issue with canary id from git sha #2448 (@MichaelRyanWebber)
Authors: 1
v11.1.2
🐛 Bug Fix
@auto-it/npm
- fix: remove extra quotes surrounding commitMessage #2445 (@UpstartMPotnick)
Authors: 1
- Mark Potnick (@UpstartMPotnick)
v11.1.1
🐛 Bug Fix
@auto-it/core
- fix: next version calculation for tags that contain a name/prefix #2436 (@restfulhead)
📝 Documentation
@auto-it/gh-pages
- Update index.ts #2437 (@eltociear)
Authors: 2
- Ikko Eltociear Ashimine (@eltociear)
- Patrick Ruhkopf (@restfulhead)