Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@MalteHerrmann MalteHerrmann released this 03 Aug 10:48
· 1 commit to main since this release
5ae5dcd

v.1.2.0 - 2024-08-03

Features

  • (cli) #56 Add CLI command to create a PR that conforms to clu configuration.
  • (crud) #54 Add flag to auto-accept retrieved PR information.
  • (lint) #46 Add support for linter escapes.

Improvements

  • (config) #55 Use change type abbreviations instead of patterns in config.
  • (all) #53 Minor codebase improvements.
  • (crud) #48 Use authenticated requests when checking open PRs.
  • (config) #51 Get available configuration from existing changelog during initialization.

Bug Fixes

  • (crud) #58 Use abbreviations from config to derive change type from PR info.

Full Diff: v1.1.2...v1.2.0