From 4fe80264a2a191b932a6ce71ff7bc54ec7e3622a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 14:12:47 +0000 Subject: [PATCH] chore(main): release 2.4.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e487211..a1db9b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.2](https://github.com/learnsyslab/crisp_controllers/compare/v2.4.1...v2.4.2) (2026-08-16) + + +### Bug Fixes + +* Ensure CI runs on pull request events ([#70](https://github.com/learnsyslab/crisp_controllers/issues/70)) ([0279dc8](https://github.com/learnsyslab/crisp_controllers/commit/0279dc8f1196dab6a2b2cd5af853dd3d4dc3a969)) + ## [2.4.1](https://github.com/learnsyslab/crisp_controllers/compare/v2.4.0...v2.4.1) (2026-07-25)