We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b3639 commit 722ff58Copy full SHA for 722ff58
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.5.1"
+version = "0.6.0"
4
tag_format = "v$version"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## v0.6.0 (2024-02-18)
+
+### Feat
5
+- Bind Ctrl+K to the search prompt
6
7
+### Refactor
8
9
+- logrus -> log/slog
10
11
## v0.5.1 (2023-10-03)
12
13
### Fix
0 commit comments