Skip to content

Releases: monta-app/changelog-cli

v1.8.0

11 Feb 09:54
d6d62d5
Compare
Choose a tag to compare

🐛 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

12 Oct 20:39
Compare
Choose a tag to compare

🚀 Feature

  • scopes that are written in kebab case are now converted to capital case

🧹 Chore

  • update CODEOWNERS

🔧 CI

  • removed upgrade gradle job

Deps

🧹 Chore

  • upgraded libraries
  • bump ktorVersion from 2.3.0 to 2.3.1 (#82)
  • bump com.github.ajalt.clikt:clikt from 3.5.2 to 4.2.0 (#97)
  • bump multiplatform from 1.8.21 to 1.9.10 (#100)
  • bump plugin.serialization from 1.8.21 to 1.9.10 (#101)
  • update Gradle Wrapper from 8.1.1 to 8.4. (#102)

v1.6.2

26 May 08:40
1f4b112
Compare
Choose a tag to compare
v1.6.2

v1.6.1

24 May 13:45
cfe5305
Compare
Choose a tag to compare
v1.6.1

v1.6.0

23 May 13:06
c63d3bd
Compare
Choose a tag to compare

🚀 Feature

  • Added CHANGELOG_GITHUB_TAG_PATTERN for specifying tags to match (#74)

v1.5.0

23 Mar 12:11
Compare
Choose a tag to compare

🚀 Feature

  • added support for two new Conventional Commits types refactor and style

📝 Docs

  • Add git release alias description to readme (#61)

🧹 Chore

  • bumped version to 1.5.0

v1.4.2

08 Mar 23:18
Compare
Choose a tag to compare

🧹 Chore

  • added some stuff to help debug some issues
  • updated README.md

v1.4.1

07 Mar 19:53
Compare
Choose a tag to compare

🚀 Feature

  • added version filtering

🐛 Fix

  • sem ver sorter incorrect format checking

v1.4.0

07 Mar 14:57
Compare
Choose a tag to compare

🐛 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)

v1.3.0

11 Jan 11:57
8df4925
Compare
Choose a tag to compare

🚀 Feature

  • Add support for updating existing GitHub releases with only … (#48)