Releases: unjs/changelogen
Releases · unjs/changelogen
v0.5.7
v0.5.6
🚀 Enhancements
🩹 Fixes
- github: Use bearer token (#180)
- Handle repo name with multiple segments (#219)
- Lowercase scope when filtering (#199)
💅 Refactors
❤️ Contributors
- Pooya Parsa (@pi0)
- Klein Petr (@kleinpetr)
- Wan Chiu (@wan54)
- Jianqi Pan (@Jannchie)
- Vasily Kuzin exer7um@gmail.com
- Daniel Roe (@danielroe)
v0.5.5
🚀 Enhancements
repo
option as string (#128)- Add param to require clean working dir (#92, #93)
- Add excludeAuthors option (#95)
🩹 Fixes
🏡 Chore
❤️ Contributors
- John Campion Jr john@brightshore.com
- Waleed Khaled (@Waleed-KH)
- Maciej Kasprzyk kapustka.maciek@gmail.com
- Pooya Parsa (@pi0)
v0.5.4
🚀 Enhancements
- Support
--publish
and--canary
(#123)
🩹 Fixes
📖 Documentation
- Add documentation about
--push
flag (#114)
❤️ Contributors
- Daniel Roe daniel@roe.dev
- Mazel me@loicmazuel.com
- Waleed Khaled (@Waleed-KH)
- Thomas Lamant (@tmlmt)
v0.5.3
v0.5.2
🚀 Enhancements
- Resolve repository config from git remote (8401f91)
- Load config from
changelog
field inpackage.json
(#88) - Bump pre version (#70)
- Support templates for commit and tag messages (#68)
🩹 Fixes
💅 Refactors
- Upgrade to
open
v9 (315cbd0)
🏡 Chore
❤️ Contributors
- Zhong666 (@aa900031)
- Donald Shtjefni (@dnldsht)
- Pooya Parsa (@pi0)
- Sébastien Chopin seb@nuxtjs.com
v0.5.1
v0.5.0
🚀 Enhancements
- Update execa to v7 (e61e2f6)
⚠️ Support different repository providers (#55)- Github release integration (#67)
- Support explicit bumping as major, minor, or patch via cli (c8afa86)
- Automatically resolve github token from gh cli (231a3ec)
- Default
gh release
to latest version (44788f5)
🩹 Fixes
- Stage
CHANGELOG.md
andpackage.json
when releasing (69d375c) - Add correct output file to git (#64)
- Update ungh link (a5ab510)
- Only access latest tag accessible from current branch (#69)
- cli: Don't eat up first
-*
arg (77b483b)
🏡 Chore
⚠️ Breaking Changes
⚠️ Support different repository providers (#55)
❤️ Contributors
- Pooya Parsa (@pi0)
- Daniel Roe daniel@roe.dev
- Donald Shtjefni (@dnldsht)