Skip to content

Commit c18190c

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([1dadb92](1dadb92))
1 parent 1dadb92 commit c18190c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.8.0](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.7.1...v1.8.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([1dadb92](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/1dadb9238b012e6afebcbeeb310bf63991b3d42a))
7+
18
## [1.7.1](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.7.0...v1.7.1) (2023-08-21)
29

310

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
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.10.1",
6363
"@cocreate/utils": "^1.23.1"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)