File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.6.10] ( https://github.com/nsheaps/git-wt/compare/v0.6.9...v0.6.10 ) (2026-04-17)
4+
5+ ### Maintenance
6+
7+ * ** deps:** update dependency @release-it/conventional-changelog to ^10.0.6 ([ #16 ] ( https://github.com/nsheaps/git-wt/issues/16 ) ) ([ 796b8e6] ( https://github.com/nsheaps/git-wt/commit/796b8e616cecf77ac706588566b6e647046e7878 ) )
8+
39## [ 0.6.9] ( https://github.com/nsheaps/git-wt/compare/v0.6.8...v0.6.9 ) (2026-04-16)
410
511### Maintenance
Original file line number Diff line number Diff line change 3030set -euo pipefail
3131
3232# Version - embedded by release-it during release process
33- GIT_WT_VERSION=" v0.6.9 "
33+ GIT_WT_VERSION=" v0.6.10 "
3434
3535# Get version: use git describe only if running from development repo
3636get_version () {
You can’t perform that action at this time.
0 commit comments