Skip to content

Commit 593d4e9

Browse files
chore: release v0.6.9 [skip ci]
1 parent e430eed commit 593d4e9

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.9](https://github.com/nsheaps/git-wt/compare/v0.6.8...v0.6.9) (2026-04-16)
4+
5+
### Maintenance
6+
7+
* **deps:** update qoomon/actions--context action to v5 ([#15](https://github.com/nsheaps/git-wt/issues/15)) ([e430eed](https://github.com/nsheaps/git-wt/commit/e430eed35e60abe580afd32517c7db5a5e2df5de))
8+
39
## [0.6.8](https://github.com/nsheaps/git-wt/compare/v0.6.7...v0.6.8) (2026-04-15)
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.8"
33+
GIT_WT_VERSION="v0.6.9"
3434

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

0 commit comments

Comments
 (0)