diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9965a34..a549f59 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.3.0" + ".": "2.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5645ad6..8e71b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.0](https://github.com/elpic/actions/compare/v2.3.0...v2.4.0) (2026-06-16) + + +### Features + +* run tests only when associated files change ([#44](https://github.com/elpic/actions/issues/44)) ([4ae7f2a](https://github.com/elpic/actions/commit/4ae7f2ab2b2cb8168c77d1d7a62cd7d320244959)) + ## [2.3.0](https://github.com/elpic/actions/compare/v2.2.0...v2.3.0) (2026-06-15) diff --git a/version.txt b/version.txt index 276cbf9..197c4d5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.0 +2.4.0