- David Sheldrick (@ds300)
- Bump strip-ansi from 6.0.0 to 7.0.1 (@dependabot[bot])
- Bump strip-ansi from 6.0.0 to 7.0.1 #2307 (@dependabot[bot] @hipstersmoothie)
- @dependabot[bot]
- Andrew Lisowski (@hipstersmoothie)
- Bump version to: v11.0.2 [skip ci] (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
Add --from latest option to release and changelog commands (#2356)
You can now use --from latest
in both the changelog
and 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
- Add --from latest option to release and changelog commands #2356 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
🎉 This release contains work from a new contributor! 🎉
Thank you, null@ld-codes, for all your work!
- Eskild Diderichsen (@snebjorn)
🎉 This release contains work from a new contributor! 🎉
Thank you, Adil Malik (@amalik2), for all your work!
- feat: add in beforeVersion lifecycle hook #2334 ([email protected])
- Adil Malik (@amalik2)
- Julien Bouyoud (@jBouyoud)
🎉 This release contains work from a new contributor! 🎉
Thank you, Bruno Nardini (@megatroom), for all your work!
- Add
--no-git-commit
option tochangelog
command #2258 (@megatroom)
- Bruno Nardini (@megatroom)
🎉 This release contains work from a new contributor! 🎉
Thank you, Jason T Brown (@vpipkt), for all your work!
- run actions on PRs #2318 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- Jason T Brown (@vpipkt)
🎉 This release contains work from a new contributor! 🎉
Thank you, Ikko Ashimine (@eltociear), for all your work!
- chore: fix typo in auto.ts #2223 (@eltociear)
- version: take into account current PR labels #2252 (@laughedelic)
- Alexey Alekhin (@laughedelic)
- Ikko Ashimine (@eltociear)
- create major version at last release tag #2175 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- add mergify[bot] to the bot-list #1972 (@laughedelic)
- Bump path-parse from 1.0.6 to 1.0.7 #2050 (@dependabot[bot])
- Bump tmpl from 1.0.4 to 1.0.5 #2078 (@dependabot[bot])
- Bump trim-off-newlines from 1.0.1 to 1.0.3 #2133 (@dependabot[bot])
- Bump simple-get from 3.1.0 to 3.1.1 #2154 (@dependabot[bot])
- Bump tar from 4.4.15 to 4.4.19 #2066 (@dependabot[bot])
- Bump nanoid from 3.1.22 to 3.3.1 #2155 (@dependabot[bot])
- Bump nth-check from 2.0.0 to 2.0.1 #2079 (@dependabot[bot])
- @dependabot[bot]
- Alexey Alekhin (@laughedelic)
- Fix loading object author from auto rc #2172 (@hipstersmoothie)
- Update octokit #2171 (@hipstersmoothie)
- Andrew Lisowski (@hipstersmoothie)
- Julien Bouyoud (@jBouyoud)
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Ken Clarke (@kclarkey)
❤️ Dalton Scharff (@daltonscharff)
- feat(plugins/npm): exclude pre-release branches from greaterRelease calculation #2036 (@hydrosquall)
- feat(plugins/npm): add support for passing publishFolder. #2115 (@kclarkey)
- fix(@octokit/request-error) Fixes depreciation error when accessing error.headers #2064 ([email protected])
- Merge branch 'main' into daltonscharff/change-git-error-header ([email protected])
- Cameron Yick (@hydrosquall)
- Dalton Scharff (@daltonscharff)
- Ken Clarke (@kclarkey)
🎉 This release contains work from a new contributor! 🎉
Thank you, Torkjel Hongve (@torkjel), for all your work!
- sbt: Avoid clobbering unrelated version settings #2067 (@torkjel)
- Fix tests (@torkjel)
- sbt: Avoid clobbering unrelated version settings (@torkjel)
- Torkjel Hongve (@torkjel)
- fix: get latest maintenance major tag from github releases #2076 ([email protected] @sumwatshade)
- lshadler ([email protected])
- Lucas Shadler (@sumwatshade)
- Feature/msteams #1914 (@vincentbriglia @hipstersmoothie)
- Merge branch 'main' into feature/msteams (@vincentbriglia)
- Andrew Lisowski (@hipstersmoothie)
- Vincent Briglia (@vincentbriglia)
🎉 This release contains work from a new contributor! 🎉
Thank you, Alexey Alekhin (@laughedelic), for all your work!
- add sbt plugin #1962 (@laughedelic)
- add link to sbt's readme (@laughedelic)
- unused import (@laughedelic)
- moar tests! (@laughedelic)
- tests for sbtGetVersion (@laughedelic)
- first test for cleaning sbt client output (@laughedelic)
- pull sbt helpers out for testing (@laughedelic)
- rename manageVersion to setCanaryVersion (@laughedelic)
- always set version on release (@laughedelic)
- adjust sbtClient interface (@laughedelic)
- switch sbt-specific logs to verbose logger (@laughedelic)
- add publishCommand option (@laughedelic)
- downgrade strip-ansi (@laughedelic)
- trim version output (@laughedelic)
- don't aggregate version (@laughedelic)
- remove unused test (@laughedelic)
- note about sbt version (@laughedelic)
- linting (@laughedelic)
- docs (@laughedelic)
- add manageVersion config option (@laughedelic)
- clean output log (@laughedelic)
- cut off v prefix (@laughedelic)
- use strip-ansi (@laughedelic)
- add SNAPSHOT suffix to the canary version (@laughedelic)
- refactor (@laughedelic)
- add semver dependency (@laughedelic)
- blank lines (@laughedelic)
- add publish logs to the canary details (@laughedelic)
- add code from git-tag, implement publish/canary hooks (@laughedelic)
- generate sbt plugin (@laughedelic)
- Alexey Alekhin (@laughedelic)