We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca0308 commit 54a7449Copy full SHA for 54a7449
2 files changed
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.25.0"
+version = "0.26.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
@@ -15,6 +15,12 @@ that any individual release will not have many changes within it. Below
15
is a list of the releases we've made so far, along with what was changed
16
within each release.
17
18
+## 0.26.0 (2026-05-18)
19
+
20
+### Feat
21
22
+- 🐛 update broken link to Seedcase favicon (#200)
23
24
## 0.25.0 (2026-05-04)
25
26
## 0.24.0 (2026-05-04)
0 commit comments