Skip to content

Commit d1b5ca9

Browse files
chore(release): 1.0.21 [skip ci]
## [1.0.21](v1.0.20...v1.0.21) (2021-07-17) ### Bug Fixes * init and update demos scripts ([09e9fe9](09e9fe9)) * workflows ([e5f253f](e5f253f))
1 parent e5f253f commit d1b5ca9

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.0.21](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.20...v1.0.21) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([09e9fe9](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/09e9fe90a6ba235f80803f0e7ec2839e15e98e27))
7+
* workflows ([e5f253f](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/e5f253ff7f2a753e6a5e7674a394fe3fe01d4b15))
8+
19
## [1.0.20](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.19...v1.0.20) (2021-07-14)
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.0.20",
3+
"version": "1.0.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)