File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.6.1] ( https://github.com/x-motemen/ghq/compare/v1.6.0...v1.6.1 ) - 2024-04-10
4
+ - Revert "feat: enable relative path ssh URL" by @Songmu in https://github.com/x-motemen/ghq/pull/385
5
+
3
6
## [ v1.6.0] ( https://github.com/x-motemen/ghq/compare/v1.5.0...v1.6.0 ) - 2024-04-04
4
7
- Feat: add alias for ` ghq get ` by @Okabe-Junya in https://github.com/x-motemen/ghq/pull/377
5
8
- Append ".git" to directory name for bare git repositories by @dochang in https://github.com/x-motemen/ghq/pull/368
Original file line number Diff line number Diff line change 8
8
"github.com/x-motemen/ghq/logger"
9
9
)
10
10
11
- const version = "1.6.0 "
11
+ const version = "1.6.1 "
12
12
13
13
var revision = "HEAD"
14
14
You can’t perform that action at this time.
0 commit comments