Skip to content

Commit 71d27db

Browse files
chore(release): 1.5.24 [skip ci]
## [1.5.24](v1.5.23...v1.5.24) (2023-06-11) ### Bug Fixes * testing workflow ([a05fb3e](a05fb3e)) * testing workflow ([8a748e8](8a748e8))
1 parent a05fb3e commit 71d27db

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.5.24](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.23...v1.5.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([a05fb3e](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a05fb3e76ce1807e0d4b29dcb1b7bea3f68318c6))
7+
* testing workflow ([8a748e8](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/8a748e8e18e326bbb45cbc7f385bf8e911262852))
8+
19
## [1.5.23](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.22...v1.5.23) (2023-06-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.5.23",
3+
"version": "1.5.24",
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",

0 commit comments

Comments
 (0)