Skip to content

Commit 8667107

Browse files
chore(release): 1.8.8 [skip ci]
## [1.8.8](v1.8.7...v1.8.8) (2023-11-03) ### Bug Fixes * favicon.ico path ([c45084f](c45084f)) * update dependencies to the lates versions ([323b788](323b788))
1 parent 323b788 commit 8667107

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.8.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.7...v1.8.8) (2023-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* favicon.ico path ([c45084f](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c45084fd62c5ab3c71467f9d8f3f608a3f4b90b0))
7+
* update dependencies to the lates versions ([323b788](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/323b788c30e7db1d092b8f22b235d6a42e2075a1))
8+
19
## [1.8.7](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.6...v1.8.7) (2023-10-25)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
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",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.11.7",
6363
"@cocreate/utils": "^1.26.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)