File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.8.1] ( https://github.com/x-motemen/ghq/compare/v1.8.0...v1.8.1 ) - 2026-02-01
4+ - Maintain: Bump dependencies by @Okabe-Junya in https://github.com/x-motemen/ghq/pull/418
5+ - chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot [ bot] in https://github.com/x-motemen/ghq/pull/423
6+ - fix: accept bare flag to remove bare repositories by @hezhizhen in https://github.com/x-motemen/ghq/pull/426
7+ - docs: add description for ` ghq.user ` and ` ghq. completeUser ` by @mitsu-yuki in https://github.com/x-motemen/ghq/pull/430
8+ - update dependencies and CI/CD by @Songmu in https://github.com/x-motemen/ghq/pull/431
9+ - chore(deps): bump crate-ci/typos from 1.13.10 to 1.42.3 by @dependabot [ bot] in https://github.com/x-motemen/ghq/pull/432
10+ - chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot [ bot] in https://github.com/x-motemen/ghq/pull/433
11+
312## [ v1.8.0] ( https://github.com/x-motemen/ghq/compare/v1.7.1...v1.8.0 ) - 2025-03-25
413- feat: support NO_COLOR environment variable by @hezhizhen in https://github.com/x-motemen/ghq/pull/411
514- Make the NO_COLOR environment variable accept strings other than the “true” strings by @Songmu in https://github.com/x-motemen/ghq/pull/417
Original file line number Diff line number Diff line change 88 "github.com/x-motemen/ghq/logger"
99)
1010
11- const version = "1.8.0 "
11+ const version = "1.8.1 "
1212
1313var revision = "HEAD"
1414
You can’t perform that action at this time.
0 commit comments