Skip to content

Commit 9c4131a

Browse files
chore(release): 1.5.13 [skip ci]
## [1.5.13](v1.5.12...v1.5.13) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([1511dd2](1511dd2))
1 parent 1511dd2 commit 9c4131a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.13](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.12...v1.5.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([1511dd2](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/1511dd29530409412e4c3a0d0b908a08dd063262))
7+
18
## [1.5.12](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.5.11...v1.5.12) (2023-06-02)
29

310

@@ -1202,4 +1209,4 @@
12021209

12031210
### Features
12041211

1205-
* Initial Release ([2c50e39](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/2c50e393c02a0dc941599a23188f94641a0d043d))
1212+
* Initial Release ([2c50e39](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/2c50e393c02a0dc941599a23188f94641a0d043d))

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.5.12",
3+
"version": "1.5.13",
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)