Skip to content

Commit db694fc

Browse files
build(version): 🔖 update version from 1.1.2 to 1.2.0
1 parent 9c86982 commit db694fc

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 = "1.1.2"
2+
version = "1.2.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
@@ -21,6 +21,12 @@ If you attended a workshop or used the workshop material as some point
2121
in time, you can always refer to this changelog page to find out what
2222
has been changed since you last used it.
2323

24+
## 1.2.0 (2025-09-09)
25+
26+
### Feat
27+
28+
- **sessions**: :sparkles: walkthrough of the file tree sidebar (#269)
29+
2430
## 1.1.2 (2025-09-09)
2531

2632
### Refactor

0 commit comments

Comments
 (0)