Skip to content

Commit 738b4cf

Browse files
chore: release v0.6.13 [skip ci]
1 parent 6940cc7 commit 738b4cf

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.13](https://github.com/nsheaps/git-wt/compare/v0.6.12...v0.6.13) (2026-04-22)
4+
5+
### Maintenance
6+
7+
* **deps:** update jdx/mise-action action to v4 ([#21](https://github.com/nsheaps/git-wt/issues/21)) ([6940cc7](https://github.com/nsheaps/git-wt/commit/6940cc7d44580af63f1ce584a954d6ab6296e447))
8+
39
## [0.6.11](https://github.com/nsheaps/git-wt/compare/v0.6.10...v0.6.11) (2026-04-20)
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.11"
33+
GIT_WT_VERSION="v0.6.13"
3434

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

0 commit comments

Comments
 (0)