Skip to content

Releases: dev-build-deploy/commit-me

v1.5.0

17 Jun 14:54
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Support merges of remote branches

v1.4.1

10 Apr 12:49
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Bump undici from 5.28.3 to 5.28.4
  • Improve error handling for missing content

v1.4.0

02 Apr 06:53
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Extend supported "nouns" as part of the scope

v1.3.1

17 Jan 20:32
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Ignore both fixup! and merge commits

v1.3.0

17 Jan 16:16
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Extend configuration management

🐛 Bug Fixes

  • Prevent failure when comparing PR against non-compliant commits
  • Ignore comment lines (starting with #) when validating commit messages fromString()

v1.2.0

16 Dec 19:22
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Extend Conventional Commit ruleset (errors and warnings)

v1.1.0

14 Dec 08:20
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Add configuration file support

v1.0.3

12 Dec 13:28
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Add support for whitespace highlighting in error messages

v1.0.2

12 Dec 10:28
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Unknown Conventional Commit types should not be accepted by default

v1.0.1

12 Dec 09:00
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • The CLI validates against the last pushed commit