diff --git a/CHANGELOG.md b/CHANGELOG.md index e3267b7..ae98f7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [v4.2.19](https://github.com/masutaka/github-nippou/compare/v4.2.18...v4.2.19) - 2024-06-19 +### Maintenance :technologist: +- switch to action hash with version comment by @masutaka in https://github.com/masutaka/github-nippou/pull/158 +- Change section and add label for release.yml by @masutaka in https://github.com/masutaka/github-nippou/pull/159 +- Introduce actionlint to CI by @masutaka in https://github.com/masutaka/github-nippou/pull/160 +- Fix GitHub Actions workflows by @masutaka in https://github.com/masutaka/github-nippou/pull/161 + ## [v4.2.18](https://github.com/masutaka/github-nippou/compare/v4.2.17...v4.2.18) - 2024-06-02 ### Update modules :up: - Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in https://github.com/masutaka/github-nippou/pull/156