Skip to content

Commit 50230d7

Browse files
chore(release): 1.1.26 [skip ci]
## [1.1.26](v1.1.25...v1.1.26) (2021-10-05) ### Bug Fixes * update dependencies ([10cb135](10cb135)) * website_id in CoCreate.config ([38b750f](38b750f))
1 parent 10cb135 commit 50230d7

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.1.26](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.25...v1.1.26) (2021-10-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([10cb135](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/10cb135a345487cef14c3eb44c48e3fed12fc1f4))
7+
* website_id in CoCreate.config ([38b750f](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/38b750fde6688037d04797a9c6e9458ac21baff6))
8+
19
## [1.1.25](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.1.24...v1.1.25) (2021-10-04)
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.1.25",
3+
"version": "1.1.26",
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)