Skip to content

Commit fc54097

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.10...v1.9.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([d93a9f7](d93a9f7))
1 parent d93a9f7 commit fc54097

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.9.0](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.10...v1.9.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([d93a9f7](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/d93a9f776f89c66b7cd7d29472ae157e3adcd1c0))
7+
18
## [1.8.10](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.8.9...v1.8.10) (2023-11-12)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/conditional-logic",
3-
"version": "1.8.10",
3+
"version": "1.9.0",
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",
@@ -62,4 +62,4 @@
6262
"@cocreate/observer": "^1.12.0",
6363
"@cocreate/utils": "^1.27.4"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)