Skip to content

Commit aa3872f

Browse files
chore: release v0.6.10 [skip ci]
1 parent 796b8e6 commit aa3872f

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.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

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.9"
33+
GIT_WT_VERSION="v0.6.10"
3434

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

0 commit comments

Comments
 (0)