Skip to content

Latest commit

 

History

History
241 lines (129 loc) · 7.07 KB

CHANGELOG.md

File metadata and controls

241 lines (129 loc) · 7.07 KB

v11.1.0 (Fri Feb 23 2024)

🚀 Enhancement

  • [Feature Request] Allow opting out of ts-node #2420 (@ds300)

Authors: 1


v11.0.5 (Thu Feb 22 2024)

🔩 Dependency Updates

Authors: 2


v11.0.3 (Sun Sep 10 2023)

🐛 Bug Fix

Authors: 2


v11.0.2 (Wed Sep 06 2023)

🐛 Bug Fix

  • Fix release creation on oldVersions #2391 (@jBouyoud)
  • fix: open release PR on current branch instead of base #2389 (@jBouyoud)
  • fix: open release PR on current branch instead of base (@jBouyoud)

Authors: 1


v11.0.1 (Thu Aug 10 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Paul Aldrich (@aldrichdev), for all your work!

🐛 Bug Fix

📝 Documentation

Authors: 2


v10.46.0 (Wed Apr 26 2023)

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

Authors: 1


v10.45.2 (Wed Apr 26 2023)

🎉 This release contains work from a new contributor! 🎉

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

🐛 Bug Fix

Authors: 1


v10.45.1 (Wed Apr 26 2023)

🐛 Bug Fix

  • fixes "some peer dependencies are incorrectly met" when installing via yarn #2348 (@snebjorn)

Authors: 1


v10.43.0 (Wed Mar 01 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Adil Malik (@amalik2), for all your work!

🚀 Enhancement

Authors: 1


v10.42.0 (Fri Feb 10 2023)

🚀 Enhancement

Authors: 1


v10.41.0 (Thu Feb 09 2023)

🚀 Enhancement

🐛 Bug Fix

  • feat(protected-branch): silently ignore ref not found when deleting (@jBouyoud)
  • feat(protected-branch): rely on internal git object instead of external program (@jBouyoud)

Authors: 1


v10.40.0 (Wed Feb 08 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Bruno Nardini (@megatroom), for all your work!

🚀 Enhancement

Authors: 1


v10.39.0 (Wed Feb 08 2023)

🎉 This release contains work from a new contributor! 🎉

Thank you, Jason T Brown (@vpipkt), for all your work!

🚀 Enhancement

🏠 Internal

Authors: 2


v10.38.5 (Sun Feb 05 2023)

🐛 Bug Fix

Authors: 1


v10.38.0 (Sat Feb 04 2023)

🚀 Enhancement

🐛 Bug Fix

  • feat(protected-branch): initial release (@jBouyoud)

Authors: 2