Skip to content

Commit bd2a960

Browse files
chore: release v0.6.5 [skip ci]
1 parent cfc08a4 commit bd2a960

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.6.5](https://github.com/nsheaps/git-wt/compare/v0.6.4...v0.6.5) (2026-02-24)
4+
5+
### Maintenance
6+
7+
* add check meta-task to mise for org consistency ([#10](https://github.com/nsheaps/git-wt/issues/10)) ([cfc08a4](https://github.com/nsheaps/git-wt/commit/cfc08a4c3f61d90fe98105e09517931fcec5a673))
8+
39
## [0.6.4](https://github.com/nsheaps/git-wt/compare/v0.6.3...v0.6.4) (2026-01-21)
410

511
### Maintenance

bin/git-wt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
set -euo pipefail
3131

3232
# Version - embedded by release-it during release process
33-
GIT_WT_VERSION="v0.6.4"
33+
GIT_WT_VERSION="v0.6.5"
3434

3535
# Get version: use git describe only if running from development repo
3636
get_version() {

0 commit comments

Comments
 (0)