@cocreate/croppie
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -0,1 +1,8 @@ | ||
# [1.6.0](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.5.1...v1.6.0) (2023-08-21) | ||
### Features | ||
* Update cocreate dependencies for the latest features and bug fixes ([91310a6](https://github.com/CoCreate-app/CoCreate-croppie/commit/91310a679e886d6ee14525d7a4c1fbe4297f0b76)) | ||
## [1.5.1](https://github.com/CoCreate-app/CoCreate-croppie/compare/v1.5.0...v1.5.1) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/croppie", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "A simple croppie component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,6 +61,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.9.0", | ||
"@cocreate/crud-client": "^1.22.0", | ||
"@cocreate/actions": "^1.10.2", | ||
"@cocreate/crud-client": "^1.23.1", | ||
"croppie": "^2.6.5" | ||
} | ||
} |
158684
Updated@cocreate/actions@^1.10.2