Skip to content

Commit cbf6673

Browse files
chore(release): 1.2.13 [skip ci]
## [1.2.13](v1.2.12...v1.2.13) (2021-11-15) ### Bug Fixes * update dependencies ([e2420f7](e2420f7))
1 parent 3488005 commit cbf6673

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.13](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.12...v1.2.13) (2021-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([e2420f7](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/e2420f76e2c77c04bbbe2dc8dbd58885694671bf))
7+
18
## [1.2.12](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.11...v1.2.12) (2021-11-11)
29

310

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.12",
3+
"version": "1.2.13",
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)