diff --git a/CHANGELOG.md b/CHANGELOG.md index eeb1f3f..2655a79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 4.2.4 - 2024-03-04 + +### Fixed +- Fix an issue where fields weren’t being initialized properly when in Matrix/Super Table/Neo blocks. + ## 4.2.3 - 2024-02-08 ### Added diff --git a/composer.json b/composer.json index e4f4921..70fc09a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "verbb/buttonbox", "description": "A collection of utility field types.", "type": "craft-plugin", - "version": "4.2.3", + "version": "4.2.4", "keywords": [ "craft", "cms",