diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8ace915..0f6aa44 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.1.0" + ".": "6.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 732fb3e..7b58421 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [6.1.1](https://github.com/dvsa/.github/compare/v6.1.0...v6.1.1) (2026-08-19) + + +### Miscellaneous + +* bump surefire-report-summary action and test workflow to Node 24 ([#98](https://github.com/dvsa/.github/issues/98)) ([a226fa5](https://github.com/dvsa/.github/commit/a226fa52aa83be9007b7c068cd22bf3b81afc929)) + ## [6.1.0](https://github.com/dvsa/.github/compare/v6.0.0...v6.1.0) (2026-08-18)