We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1c13e commit b834864Copy full SHA for b834864
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.17.12"
+version = "0.18.0"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -17,6 +17,12 @@ individual release will not have many changes within it. Below is a list
17
of the releases we've made so far, along with what was changed within
18
each release.
19
20
+## 0.18.0 (2026-02-16)
21
+
22
+### Feat
23
24
+- :sparkles: show source line on mypy errors (#243)
25
26
## 0.17.12 (2026-01-15)
27
28
### Refactor
0 commit comments