File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.4.2] ( https://github.com/x-motemen/ghq/compare/v1.4.1...v1.4.2 ) - 2023-04-16
4+ - release as draft by tagpr to hide it before uploading assets by @Songmu in https://github.com/x-motemen/ghq/pull/363
5+ - de-capitalize errors to make staticcheck happy by @hezhizhen in https://github.com/x-motemen/ghq/pull/365
6+ - adjustment by @hezhizhen in https://github.com/x-motemen/ghq/pull/366
7+ - introduce codecov by @Songmu in https://github.com/x-motemen/ghq/pull/359
8+ - update deps by @Songmu in https://github.com/x-motemen/ghq/pull/369
9+
310## [ v1.4.1] ( https://github.com/x-motemen/ghq/compare/v1.4.0...v1.4.1 ) - 2023-02-22
411- Add spell check workflow by @hezhizhen in https://github.com/x-motemen/ghq/pull/356
512- Fix ` samePath ` by @hezhizhen in https://github.com/x-motemen/ghq/pull/357
Original file line number Diff line number Diff line change 88 "github.com/x-motemen/ghq/logger"
99)
1010
11- const version = "1.4.1 "
11+ const version = "1.4.2 "
1212
1313var revision = "HEAD"
1414
You can’t perform that action at this time.
0 commit comments