Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-08-17)

### Features

* bump cocreate dependencies for the latest updates and features ([9006819](9006819))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent 9006819 commit 2cc3fc6
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.7.0](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.6.0...v1.7.0) (2023-08-17)


### Features

* bump cocreate dependencies for the latest updates and features ([9006819](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/90068193dd81416d1ffcde4b9385a3e4c312512c))

# [1.6.0](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.29...v1.6.0) (2023-08-16)


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.6.0",
"version": "1.7.0",
"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.9.0",
"@cocreate/utils": "^1.22.0"
}
}
}

0 comments on commit 2cc3fc6

Please sign in to comment.