Skip to content

Commit f80fa3d

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2023-04-24) ### Bug Fixes * workflow node version updated 16 ([c063f3d](c063f3d))
1 parent c063f3d commit f80fa3d

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.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.2...v1.5.3) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* workflow node version updated 16 ([c063f3d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c063f3dacaf986c529d0fcd850b3d146fcb582e3))
7+
18
## [1.5.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.1...v1.5.2) (2023-04-24)
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.2",
3+
"version": "1.5.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",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.7.1",
6565
"@cocreate/utils": "^1.20.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)