Skip to content

Commit 1a36461

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2023-04-11) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([ee361c3](ee361c3))
1 parent ee361c3 commit 1a36461

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.5](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.4.4...v1.4.5) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([ee361c3](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/ee361c3d549467441e4c7436443b4469210af8ae))
7+
18
## [1.4.4](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.4.3...v1.4.4) (2023-04-11)
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.4",
3+
"version": "1.4.5",
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.4",
6666
"@cocreate/utils": "^1.19.4"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)