From eb5f66d43fac708fb4d7821adb8a54450bddce33 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 May 2024 23:12:36 +0000 Subject: [PATCH] chore(release): 1.11.3 [skip ci] ## [1.11.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.11.2...v1.11.3) (2024-05-19) ### Bug Fixes * conditins for show and hide queryElements ([0e51eba](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/0e51eba4342cb167d22c2085aab59960e5639e38)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cd49a9..cf906e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.11.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.11.2...v1.11.3) (2024-05-19) + + +### Bug Fixes + +* conditins for show and hide queryElements ([0e51eba](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/0e51eba4342cb167d22c2085aab59960e5639e38)) + ## [1.11.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.11.1...v1.11.2) (2024-04-29) diff --git a/package.json b/package.json index 562c2fc..8fb426d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/conditional-logic", - "version": "1.11.2", + "version": "1.11.3", "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",