Skip to content

Commit

Permalink
chore(release): 1.5.29 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.29](v1.5.28...v1.5.29) (2023-06-14)

### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([bf39da1](bf39da1))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent bf39da1 commit 334160b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.29](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.28...v1.5.29) (2023-06-14)


### Bug Fixes

* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([bf39da1](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/bf39da1c230f294224ef1ea41149ead46f61e73b))

## [1.5.28](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.27...v1.5.28) (2023-06-11)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/conditional-logic",
"version": "1.5.28",
"version": "1.5.29",
"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 Expand Up @@ -62,4 +62,4 @@
"@cocreate/observer": "^1.8.18",
"@cocreate/utils": "^1.21.15"
}
}
}

0 comments on commit 334160b

Please sign in to comment.