Skip to content

Commit 48e3c50

Browse files
chore(release): 1.2.21 [skip ci]
## [1.2.21](v1.2.20...v1.2.21) (2021-11-26) ### Bug Fixes * docs sidenav width ([22d7d78](22d7d78)) * updated action dependency to actions ([c41b7c2](c41b7c2))
1 parent 22d7d78 commit 48e3c50

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.21](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.20...v1.2.21) (2021-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* docs sidenav width ([22d7d78](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/22d7d78a3a9e06a31a3a5f0fc5114d2ccda437e4))
7+
* updated action dependency to actions ([c41b7c2](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/c41b7c2a497436550903ef947af036e925fd81c0))
8+
19
## [1.2.20](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.2.19...v1.2.20) (2021-11-26)
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.20",
3+
"version": "1.2.21",
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)