Skip to content

Commit 875ae7d

Browse files
authored
Merge pull request #43 from k1LoW/tagpr-from-v0.5.3
Release for v0.5.4
2 parents cba5c0c + 03af0cc commit 875ae7d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

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+
36
## [v0.5.3](https://github.com/k1LoW/gh-do/compare/v0.5.2...v0.5.3) - 2025-03-22
47
- 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
58

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ package version
44
const Name string = "gh-do"
55

66
// Version for this
7-
var Version = "0.5.3"
7+
var Version = "0.5.4"

0 commit comments

Comments
 (0)