Skip to content

Commit f45f23d

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([8f75702](8f75702)) * replace cdn with /dist ([abdb73c](abdb73c)) * update file uploader ([641e91a](641e91a))
1 parent 8f75702 commit f45f23d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.7.1](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.7.0...v1.7.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([8f75702](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/8f757029564b5ed8dba8a6c7bb5c7cc4a2f618c6))
7+
* replace cdn with /dist ([abdb73c](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/abdb73c9c95a533984300a01f3941657afbee8b1))
8+
* update file uploader ([641e91a](https://github.com/CoCreate-app/CoCreate-conditional-logic/commit/641e91ae2e656a67d860350e31103eda1bb35f6c))
9+
110
# [1.7.0](https://github.com/CoCreate-app/CoCreate-conditional-logic/compare/v1.6.0...v1.7.0) (2023-08-17)
211

312

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