Skip to content

Releases: intuit/auto

v10.26.1

03 May 16:03
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/core

Authors: 1

v10.26.0

29 Apr 00:37
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v10.25.2

28 Apr 02:33
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Alexey Alekhin (@laughedelic)

❤️ John T. Wodder II (@jwodder)

🐛 Bug Fix

📝 Documentation

  • Update docs for "afterAddToChangelog" → "afterChangelog" rename #1951 (@jwodder)

Authors: 2

v10.25.1

15 Apr 23:33
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Piotr Monwid-Olechnowicz (@hasparus), for all your work!

🐛 Bug Fix

  • auto
    • fix(types): point to dist/index.d.ts instead of non-existing file #1944 (@hasparus)

📝 Documentation

  • docs: import INpmConfig from npm package, not from core #1942 (@hasparus)

Authors: 1

v10.25.0

13 Apr 15:40
Compare
Choose a tag to compare

🚀 Enhancement

Authors: 1

v10.24.3

09 Apr 04:07
Compare
Choose a tag to compare

🐛 Bug Fix

  • @auto-it/npm

Authors: 1

v10.24.2

09 Apr 01:14
Compare
Choose a tag to compare

🐛 Bug Fix

📝 Documentation

Authors: 1

v10.24.1

30 Mar 00:37
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

v10.24.0

29 Mar 23:49
Compare
Choose a tag to compare

Release Notes

Release Command: Tag creation fallback. (#1929)

When creating a release for a tag that isn't on the remote, fallback to creating a tag pointing at the --to option.

Why

closes #1917

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

🚀 Enhancement

Authors: 1

v10.23.0

26 Mar 21:30
Compare
Choose a tag to compare

🚀 Enhancement

  • @auto-it/conventional-commits
    • Fix conventional commits releaseType calculation to include all conventionally committed commits in PR #1723 (@hipstersmoothie)

Authors: 1