Skip to content

Commit 715f353

Browse files
chore(release): 1.11.2 [skip ci]
## [1.11.2](v1.11.1...v1.11.2) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([4eff16d](4eff16d))
1 parent 4eff16d commit 715f353

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.11.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.11.1...v1.11.2) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([4eff16d](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/4eff16d4c755b45020ead96a0594dec8c24da391))
7+
18
## [1.11.1](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.11.0...v1.11.1) (2024-02-05)
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.11.1",
3+
"version": "1.11.2",
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",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.16.0",
6363
"@cocreate/utils": "^1.33.6"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)