File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.62.4] ( https://github.com/k1LoW/octocov/compare/v0.62.3...v0.62.4 ) - 2024-12-19
4
+ ### Other Changes
5
+ - Update pkgs by @k1LoW in https://github.com/k1LoW/octocov/pull/433
6
+ - chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot in https://github.com/k1LoW/octocov/pull/434
7
+
3
8
## [ v0.62.3] ( https://github.com/k1LoW/octocov/compare/v0.62.2...v0.62.3 ) - 2024-11-27
4
9
### Other Changes
5
10
- chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1 by @dependabot in https://github.com/k1LoW/octocov/pull/426
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ package version
4
4
const Name string = "octocov"
5
5
6
6
// Version for this.
7
- var Version = "0.62.3 " //nostyle:repetition
7
+ var Version = "0.62.4 " //nostyle:repetition
You can’t perform that action at this time.
0 commit comments