* Added:
* The `bump` config may now be set to a table,
which supports an `index` field.
* `commit-length` option to set a fixed length for commit hashes.
* `{major}`, `{minor}`, and `{patch}` format placeholders.
* Fixed:
* Compatibility with other plugins (such as `poetry-monoranger-plugin`)
that replace the `ConsoleCommandEvent.command.poetry` instance.
([Contributed by stevapple](https://github.com/mtkennerly/poetry-dynamic-versioning/pull/222))
* Changed:
* Updated Dunamai to 1.23.0+ for the latest features.