Skip to content

Commit 1cf9a3f

Browse files
build(version): 🔖 update version from 0.18.0 to 0.19.0
1 parent 85eab2c commit 1cf9a3f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.18.0"
2+
version = "0.19.0"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
44
version_schema = "semver"
55
version_provider = "commitizen"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ individual release will not have many changes within it. Below is a list
1717
of the releases we've made so far, along with what was changed within
1818
each release.
1919

20+
## 0.19.0 (2026-02-16)
21+
22+
### Feat
23+
24+
- :sparkles: add rumdl Markdown formatter (#239)
25+
2026
## 0.18.0 (2026-02-16)
2127

2228
### Feat

0 commit comments

Comments
 (0)