We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a820637 commit a0a4e3eCopy full SHA for a0a4e3e
2 files changed
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.22.0"
+version = "0.22.1"
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.22.1 (2026-04-10)
21
+
22
+### Fix
23
24
+- 🔧 ignore spell checking in auto-generated `site_libs/` (#258)
25
26
## 0.22.0 (2026-03-25)
27
28
### Feat
0 commit comments