Skip to content

Commit f3da0c3

Browse files
chore(release): 1.2.40 [skip ci]
## [1.2.40](v1.2.39...v1.2.40) (2022-06-12) ### Bug Fixes * update dependencies ([08a28c5](08a28c5)) * update docs css document_id ([b945888](b945888))
1 parent 08a28c5 commit f3da0c3

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.2.40](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.39...v1.2.40) (2022-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([08a28c5](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/08a28c5f4053a5ad222ccebf659ce771fbd64332))
7+
* update docs css document_id ([b945888](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/b945888f637877b2bc9c927271bd87540d09e111))
8+
19
## [1.2.39](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.38...v1.2.39) (2022-05-23)
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.2.39",
3+
"version": "1.2.40",
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)