@cocreate/element-prototype
Advanced tools
Comparing version 1.9.0 to 1.10.0
@@ -0,1 +1,8 @@ | ||
# [1.10.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.9.0...v1.10.0) (2023-08-17) | ||
### Features | ||
* bump cocreate dependencies for the latest updates and features ([8ace910](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/8ace910583ddc164cf88e58ee384ecfc525fb350)) | ||
# [1.9.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.30...v1.9.0) (2023-08-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.21.16" | ||
"@cocreate/utils": "^1.22.0" | ||
} | ||
} |
116462
Updated@cocreate/utils@^1.22.0