Skip to content

Commit 2686f65

Browse files
chore(release): 1.8.4 [skip ci]
## [1.8.4](v1.8.3...v1.8.4) (2023-10-09) ### Bug Fixes * bump dependencies ([d8b9f25](d8b9f25))
1 parent d8b9f25 commit 2686f65

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.4](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.3...v1.8.4) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([d8b9f25](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/d8b9f25139f126f377feb7b4f1bd671496bb1a08))
7+
18
## [1.8.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.2...v1.8.3) (2023-10-09)
29

310

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.3",
3+
"version": "1.8.4",
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.3",
6363
"@cocreate/utils": "^1.25.1"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)