Skip to content

Commit 445b099

Browse files
chore(release): 1.8.9 [skip ci]
## [1.8.9](v1.8.8...v1.8.9) (2023-11-09) ### Bug Fixes * meta name typo ([a1030c1](a1030c1)) * update host ([bc19a0d](bc19a0d))
1 parent bc19a0d commit 445b099

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.8.9](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.8...v1.8.9) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([a1030c1](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a1030c105422edfa0fa9bb3bdea334dbec4e0b12))
7+
* update host ([bc19a0d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/bc19a0daf95170e094762328a622ddd24eb3d08f))
8+
19
## [1.8.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.7...v1.8.8) (2023-11-03)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.8.8",
3+
"version": "1.8.9",
44
"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.",
55
"keywords": [
66
"conditional-logic",

0 commit comments

Comments
 (0)