From 562c4b31bb2c044173cca781160750b8ae5f4819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Ifr=C3=A1n?= Date: Tue, 16 Jun 2026 08:32:17 -0300 Subject: [PATCH] chore(main): release 2.4.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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