Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for v2.5.1 #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [v2.5.1](https://github.com/route06/actions/compare/v2.5.0...v2.5.1) - 2025-01-06
### Maintenance :technologist:
- build(deps): bump reviewdog/action-actionlint from 1.56.0 to 1.57.0 by @dependabot in https://github.com/route06/actions/pull/89
- Reduce the frequency of Dependabot update for GitHub Actions by @masutaka in https://github.com/route06/actions/pull/90
- build(deps): bump Songmu/tagpr from 1.4.2 to 1.5.0 by @dependabot in https://github.com/route06/actions/pull/92
- build(deps): bump reviewdog/action-actionlint from 1.57.0 to 1.61.0 by @dependabot in https://github.com/route06/actions/pull/93

## [v2.5.0](https://github.com/route06/actions/compare/v2.4.1...v2.5.0) - 2024-10-02
### New Features :tada:
- Introduce Dependency Review workflow by @masutaka in https://github.com/route06/actions/pull/87
Expand Down
Loading