We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926ab01 commit c169081Copy full SHA for c169081
2 files changed
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "1.0.0"
+version = "1.0.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
@@ -21,6 +21,12 @@ If you attended a workshop or used the workshop material as some point
21
in time, you can always refer to this changelog page to find out what
22
has been changed since you last used it.
23
24
+## 1.0.1 (2025-09-09)
25
+
26
+### Refactor
27
28
+- ♻️ simplify what are GitHub issues section (#265)
29
30
## 1.0.0 (2025-09-09)
31
32
### BREAKING CHANGE
0 commit comments