We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bee876 commit 276da4fCopy full SHA for 276da4f
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [0.6.1](https://github.com/nsheaps/git-wt/compare/v0.6.0...v0.6.1) (2026-01-21)
4
+
5
## [0.6.0](https://github.com/nsheaps/git-wt/compare/v0.5.0...v0.6.0) (2026-01-21)
6
7
### Features
bin/git-wt
@@ -30,7 +30,7 @@
30
set -euo pipefail
31
32
# Version - embedded by release-it during release process
33
-GIT_WT_VERSION="v0.6.0"
+GIT_WT_VERSION="v0.6.1"
34
35
# Get version: use git describe only if running from development repo
36
get_version() {
0 commit comments