Skip to content

Commit 722ff58

Browse files
author
github-actions
committedFeb 18, 2024·
bump: version 0.5.1 → 0.6.0
1 parent c5b3639 commit 722ff58

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
tag_format = "v$version"

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.6.0 (2024-02-18)
2+
3+
### Feat
4+
5+
- Bind Ctrl+K to the search prompt
6+
7+
### Refactor
8+
9+
- logrus -> log/slog
10+
111
## v0.5.1 (2023-10-03)
212

313
### Fix

0 commit comments

Comments
 (0)
Please sign in to comment.