Releases: monta-app/changelog-cli
Releases · monta-app/changelog-cli
v1.8.0
🐛 Fix
- Fix the unstable semver sorting which lead to wrong release notes [ESP-13] (#137)
🧹 Chore
- Configure Renovate (#112)
- update README.md (#111)
- Improve readability of scopes when using dashed (#110)
🔧 CI
- removed unused workflows & upgraded steps
Backstage
🧹 Chore
- Adding support for backstage (#126)
Deps
🧹 Chore
- update dependency gradle to v8.12.1 (#132)
- update upgrade all non-major gradle dependencies (#127)
- update dependency gradle to v8.8 (#128)
- update dependency gradle to v8.6 (#124)
- update actions/cache action to v4 (#123)
- update upgrade all non-major gradle dependencies (#122)
- update github artifact actions to v4 (#125)
- update upgrade all non-major gradle dependencies (#118)
- update plugin org.jlleitschuh.gradle.ktlint to v12 (#119)
- update actions/setup-java action to v4 (#117)
- update dependency gradle to v8.5 (#116)
- update upgrade all non-major gradle dependencies (#113)
- update actions/checkout action to v4 (#114)
v1.7.0
🚀 Feature
- scopes that are written in kebab case are now converted to capital case
🧹 Chore
- update CODEOWNERS
🔧 CI
- removed upgrade gradle job
Deps
🧹 Chore
v1.6.2
v1.6.2
v1.6.1
v1.6.1
v1.6.0
v1.5.0
v1.4.2
🧹 Chore
- added some stuff to help debug some issues
- updated README.md
v1.4.1
🚀 Feature
- added version filtering
🐛 Fix
- sem ver sorter incorrect format checking
v1.4.0
🐛 Fix
- slack messages will now be split up if needed
- only unique commits are added
🧹 Chore
- version bump
- app is now compiled for macos m1
Deps
🧹 Chore
- upgraded libraries
- bump io.kotest.multiplatform from 5.5.4 to 5.5.5 (#53)
- bump kotestVersion from 5.5.4 to 5.5.5
Slack
🐛 Fix
- Handle error response from Slack (#58)