Skip to content

Commit 996ecbf

Browse files
build(version): 🔖 update version from 0.11.0 to 0.11.1
1 parent a1239e7 commit 996ecbf

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.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 = "0.11.0"
2+
version = "0.11.1"
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
@@ -15,6 +15,12 @@ that any individual release will not have many changes within it. Below
1515
is a list of the releases we've made so far, along with what was changed
1616
within each release.
1717

18+
## 0.11.1 (2026-07-08)
19+
20+
### Refactor
21+
22+
- ♻️ add `--no-checkout` to working outside GenomeDK section (#388)
23+
1824
## 0.11.0 (2026-07-08)
1925

2026
### Feat

0 commit comments

Comments
 (0)