Skip to content

Commit 1cfb16e

Browse files
authored
Merge pull request #308 from masutaka/tagpr-from-v4.2.44
Release for v4.2.45
2 parents 9159dda + ad49a6b commit 1cfb16e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v4.2.45](https://github.com/masutaka/github-nippou/compare/v4.2.44...v4.2.45) - 2026-02-06
4+
### Maintenance :technologist:
5+
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in https://github.com/masutaka/github-nippou/pull/306
6+
- build(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in https://github.com/masutaka/github-nippou/pull/307
7+
- build(deps): bump github.com/rakyll/statik from 0.1.7 to 0.1.8 by @dependabot[bot] in https://github.com/masutaka/github-nippou/pull/305
8+
39
## [v4.2.44](https://github.com/masutaka/github-nippou/compare/v4.2.43...v4.2.44) - 2026-01-02
410
### Maintenance :technologist:
511
- Bump reviewdog/action-actionlint from 1.68.0 to 1.69.1 by @dependabot[bot] in https://github.com/masutaka/github-nippou/pull/303

lib/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package lib
22

33
// Version is the github-nippou version
4-
const Version = "4.2.44"
4+
const Version = "4.2.45"

0 commit comments

Comments
 (0)