We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cba5c0c + 03af0cc commit 875ae7dCopy full SHA for 875ae7d
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## [v0.5.4](https://github.com/k1LoW/gh-do/compare/v0.5.3...v0.5.4) - 2025-05-31
4
+- Bump github.com/cli/go-gh/v2 from 2.11.1 to 2.12.1 by @dependabot in https://github.com/k1LoW/gh-do/pull/42
5
+
6
## [v0.5.3](https://github.com/k1LoW/gh-do/compare/v0.5.2...v0.5.3) - 2025-03-22
7
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in https://github.com/k1LoW/gh-do/pull/40
8
version/version.go
@@ -4,4 +4,4 @@ package version
const Name string = "gh-do"
// Version for this
-var Version = "0.5.3"
+var Version = "0.5.4"
0 commit comments