Skip to content

Commit 480a166

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2021-10-15) ### Bug Fixes * update dependencies ([a965205](a965205)) * update dependencies ([2bd2713](2bd2713))
1 parent a965205 commit 480a166

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.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.1...v1.2.2) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([a965205](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/a965205db3a755f4a2ed093d46793df0371e8c5a))
7+
* update dependencies ([2bd2713](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/2bd2713c7733415f03dfc2fd517636664daca530))
8+
19
## [1.2.1](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.0...v1.2.1) (2021-10-15)
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.1",
3+
"version": "1.2.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)