From 445b09957bd75bb83a7dcc1fcea1abaad7d5459c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Nov 2023 00:33:25 +0000 Subject: [PATCH] chore(release): 1.8.9 [skip ci] ## [1.8.9](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.8...v1.8.9) (2023-11-09) ### Bug Fixes * meta name typo ([a1030c1](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a1030c105422edfa0fa9bb3bdea334dbec4e0b12)) * update host ([bc19a0d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/bc19a0daf95170e094762328a622ddd24eb3d08f)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8381db..1bd0c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.8.9](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.8...v1.8.9) (2023-11-09) + + +### Bug Fixes + +* meta name typo ([a1030c1](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a1030c105422edfa0fa9bb3bdea334dbec4e0b12)) +* update host ([bc19a0d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/bc19a0daf95170e094762328a622ddd24eb3d08f)) + ## [1.8.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.7...v1.8.8) (2023-11-03) diff --git a/package.json b/package.json index 34eeb64..cf6e604 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/conditional-logic", - "version": "1.8.8", + "version": "1.8.9", "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",