We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32b274 commit 289a7f0Copy full SHA for 289a7f0
2 files changed
docs/config/bump.md
@@ -240,4 +240,4 @@ Calls the hook scripts **before** bumping version. [Read more][pre_bump_hooks]
240
- Type: `list[str]`
241
- Default: `[]`
242
243
-Calls the hook scripts **after** bumping the version. [Read more][post_bump_hooks]
+Calls the hook scripts **after** bumping the version. [Read more][post_bump_hooks]
docs/config/commit.md
@@ -20,4 +20,4 @@ Automatically retry failed commit when running `cz commit`. [Read more][retry_af
20
- Type: `str`
21
- Default: `"utf-8"`
22
23
-Sets the character encoding to be used when parsing commit messages. [Read more][encoding]
+Sets the character encoding to be used when parsing commit messages. [Read more][encoding]
0 commit comments