Skip to content

Commit 4fca95a

Browse files
chore(release): 1.5.8 [skip ci]
## [1.5.8](v1.5.7...v1.5.8) (2023-05-06) ### Bug Fixes * bump [@cocreate](https://github.com/cocreate) dependencies ([3b56d50](3b56d50))
1 parent 3b56d50 commit 4fca95a

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.5.8](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.7...v1.5.8) (2023-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies ([3b56d50](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/3b56d5068606b7700f0c8d512e72ec89fbdcc8a0))
7+
18
## [1.5.7](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.6...v1.5.7) (2023-05-01)
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.5.7",
3+
"version": "1.5.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",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.7.6",
6565
"@cocreate/utils": "^1.20.6"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)