We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eab2c commit 1cf9a3fCopy full SHA for 1cf9a3f
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.18.0"
+version = "0.19.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.19.0 (2026-02-16)
21
+
22
+### Feat
23
24
+- :sparkles: add rumdl Markdown formatter (#239)
25
26
## 0.18.0 (2026-02-16)
27
28
### Feat
0 commit comments