diff --git a/CHANGELOG.md b/CHANGELOG.md index 689ef8b..fcf07fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.16](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.15...v1.8.16) (2023-06-04) + + +### Bug Fixes + +* Refactor CoCreate.config.js to remove hard-coded credentials ([ad2a988](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/ad2a9885c9e45f65a30fe6a4fa6abe3967edc925)) + ## [1.8.15](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.14...v1.8.15) (2023-06-04) diff --git a/package.json b/package.json index b3f43d5..6ec3ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/element-prototype", - "version": "1.8.15", + "version": "1.8.16", "description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "element-prototype",