We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd5d51 + b6d8684 commit 945674aCopy full SHA for 945674a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [v0.65.2](https://github.com/snkrdunk/octocov/compare/v0.65.1...v0.65.2) - 2025-04-04
4
+### Other Changes
5
+- replace repository name by @TP-113 in https://github.com/snkrdunk/octocov/pull/3
6
+
7
## [v0.65.1](https://github.com/snkrdunk/octocov/commits/v0.65.1) - 2025-03-31
8
### Other Changes
9
- merge root repo by @TP-113 in https://github.com/snkrdunk/octocov/pull/1
version/version.go
@@ -4,4 +4,4 @@ package version
const Name string = "octocov"
// Version for this.
-var Version = "0.65.1" //nostyle:repetition
+var Version = "0.65.2" //nostyle:repetition
0 commit comments