We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c86982 commit db694fcCopy full SHA for db694fc
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "1.1.2"
+version = "1.2.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
@@ -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.2.0 (2025-09-09)
25
+
26
+### Feat
27
28
+- **sessions**: :sparkles: walkthrough of the file tree sidebar (#269)
29
30
## 1.1.2 (2025-09-09)
31
32
### Refactor
0 commit comments