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 4bda2a2 commit 4b51589Copy full SHA for 4b51589
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.20.2 (2026-02-18)
2
+
3
+### Fix
4
5
+- **command**: increase default command timeout from 10s to 60s across multiple components
6
+- **tab**: remove temporary flag to avoid duplicate callback removal
7
8
## 2.20.1 (2026-02-16)
9
10
### Fix
cz.yaml
@@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
- version: 2.20.1
+ version: 2.20.2
0 commit comments