Skip to content

Commit

Permalink
chore(release): 1.0.21 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.21](v1.0.20...v1.0.21) (2021-07-17)

### Bug Fixes

* init and update demos scripts ([09e9fe9](09e9fe9))
* workflows ([e5f253f](e5f253f))
  • Loading branch information
semantic-release-bot committed Jul 17, 2021
1 parent e5f253f commit d1b5ca9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.21](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.20...v1.0.21) (2021-07-17)


### Bug Fixes

* init and update demos scripts ([09e9fe9](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/09e9fe90a6ba235f80803f0e7ec2839e15e98e27))
* workflows ([e5f253f](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/e5f253ff7f2a753e6a5e7674a394fe3fe01d4b15))

## [1.0.20](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.0.19...v1.0.20) (2021-07-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/conditional-logic",
"version": "1.0.20",
"version": "1.0.21",
"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.",
"keywords": [
"conditional-logic",
Expand Down

0 comments on commit d1b5ca9

Please sign in to comment.