Skip to content

Commit 3cc28a6

Browse files
chore(release): 1.5.11 [skip ci]
## [1.5.11](v1.5.10...v1.5.11) (2023-05-21) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ffdce7a](ffdce7a))
1 parent ffdce7a commit 3cc28a6

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.11](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.10...v1.5.11) (2023-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ffdce7a](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/ffdce7a02de4c5709ad7f570686949169f6a55ee))
7+
18
## [1.5.10](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.9...v1.5.10) (2023-05-19)
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.10",
3+
"version": "1.5.11",
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.9",
6565
"@cocreate/utils": "^1.20.9"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)