diff --git a/CHANGELOG.md b/CHANGELOG.md index 3effcdb..73425c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.16](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.15...v1.6.16) (2023-06-11) + + +### Bug Fixes + +* renamed hosts to host. the value can be a string or an array of strings ([40ec581](https://github.com/CoCreate-app/CoCreate-charts/commit/40ec581a2e44af1dd0643c7801455f6bafe0aa12)) + ## [1.6.15](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.14...v1.6.15) (2023-06-10) diff --git a/package.json b/package.json index 01056d7..2cad303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/charts", - "version": "1.6.15", + "version": "1.6.16", "description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "charts",