Skip to content

Commit 80fd1c1

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2023-03-30) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies' ([8813bba](8813bba))
1 parent 8813bba commit 80fd1c1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.4.2...v1.4.3) (2023-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies' ([8813bba](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/8813bba1ef7e3170de4dc8c46d5f8b2860c55fd8))
7+
18
## [1.4.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.4.1...v1.4.2) (2023-03-16)
29

310

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.4.2",
3+
"version": "1.4.3",
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",
@@ -65,4 +65,4 @@
6565
"@cocreate/observer": "^1.6.2",
6666
"@cocreate/utils": "^1.19.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)