diff --git a/CHANGELOG.md b/CHANGELOG.md index 127fec5..d920958 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.5.24](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.23...v1.5.24) (2023-06-11) + + +### Bug Fixes + +* testing workflow ([a05fb3e](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a05fb3e76ce1807e0d4b29dcb1b7bea3f68318c6)) +* testing workflow ([8a748e8](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/8a748e8e18e326bbb45cbc7f385bf8e911262852)) + ## [1.5.23](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.22...v1.5.23) (2023-06-11) diff --git a/package.json b/package.json index 7dd0ca6..844e3e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/conditional-logic", - "version": "1.5.23", + "version": "1.5.24", "description": "Simple JS component show & hide elements conditionally with inputs,checkbox,radio,btn etc.Great for creating tabs, accordions, dynamic forms, etc. Easy Configuration using HTML5 data attributes and/or JavaScript API.", "keywords": [ "conditional-logic",