Skip to content

Commit f78e75b

Browse files
chore(release): 1.5.25 [skip ci]
## [1.5.25](v1.5.24...v1.5.25) (2023-06-11) ### Bug Fixes * testing workflow ([c8d9246](c8d9246))
1 parent c8d9246 commit f78e75b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.25](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.24...v1.5.25) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([c8d9246](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c8d924602d5046f2506c0f17718a052ac0624dc0))
7+
18
## [1.5.24](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.23...v1.5.24) (2023-06-11)
29

310

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.24",
3+
"version": "1.5.25",
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)