Skip to content

Commit 328337e

Browse files
chore(release): 1.12.3 [skip ci]
## [1.12.3](v1.12.2...v1.12.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([455c698](455c698))
1 parent 455c698 commit 328337e

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.12.3](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.12.2...v1.12.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([455c698](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/455c6984a302ceb4c208cd4b76976784e7465fbf))
7+
18
## [1.12.2](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.12.1...v1.12.2) (2025-04-30)
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.12.2",
3+
"version": "1.12.3",
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",
@@ -58,4 +58,4 @@
5858
"@cocreate/observer": "^1.18.1",
5959
"@cocreate/utils": "^1.39.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)