@cocreate/element-prototype
Advanced tools
Comparing version 1.10.1 to 1.11.0
@@ -0,1 +1,8 @@ | ||
# [1.11.0](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.10.1...v1.11.0) (2023-08-21) | ||
### Features | ||
* Update cocreate dependencies for the latest features and bug fixes ([96ddbda](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/96ddbdab4ceb36637ef32523a3e87cddd0e145e4)) | ||
## [1.10.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.10.0...v1.10.1) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.10.1", | ||
"version": "1.11.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.22.0" | ||
"@cocreate/utils": "^1.23.1" | ||
} | ||
} |
114927
Updated@cocreate/utils@^1.23.1