@cocreate/charts
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -0,1 +1,8 @@ | ||
## [1.2.4](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.2.3...v1.2.4) (2021-08-22) | ||
### Bug Fixes | ||
* bump package versions ([e05bd11](https://github.com/CoCreate-app/CoCreate-charts/commit/e05bd110068fa3954a5f0a80cee0641040a1db09)) | ||
## [1.2.3](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.2.2...v1.2.3) (2021-08-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/charts", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.1.15", | ||
"@cocreate/crud-client": "^1.2.7", | ||
"@cocreate/docs": "^1.1.14", | ||
@@ -65,0 +65,0 @@ "chart.js": "^2.9.3", |
409226
Updated@cocreate/crud-client@^1.2.7