Skip to content

Commit 0387cfb

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2021-08-02) ### Bug Fixes * remove data- from attributes ([e694f79](e694f79)) * removed data- from show and hde attributes ([421a4b2](421a4b2)) * update data-fullscreen to fullscreen ([fea4ecc](fea4ecc))
1 parent e694f79 commit 0387cfb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.1...v1.1.2) (2021-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove data- from attributes ([e694f79](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/e694f79540af2f40feeec37100dcf07b5fb70879))
7+
* removed data- from show and hde attributes ([421a4b2](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/421a4b2af001ce003091810293b317beeb29822f))
8+
* update data-fullscreen to fullscreen ([fea4ecc](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/fea4ecc721c3a1f262e0fd067e15ee733bfd3d5d))
9+
110
## [1.1.1](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.0...v1.1.1) (2021-07-28)
211

312

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.1.1",
3+
"version": "1.1.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",

0 commit comments

Comments
 (0)