@cocreate/element-prototype
Advanced tools
Comparing version 1.2.11 to 1.2.12
@@ -0,1 +1,9 @@ | ||
## [1.2.12](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.11...v1.2.12) (2022-12-25) | ||
### Bug Fixes | ||
* bump dependencies ([c994b96](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/c994b967ceedcf934c4bac93fc972657725b76f1)) | ||
* bumpcdn to 1.34.4 ([6dad572](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/6dad5721b70f5f885503e49867c8867ee5bd1d26)) | ||
## [1.2.11](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.10...v1.2.11) (2022-12-23) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,6 +63,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.4.24", | ||
"@cocreate/hosting": "^1.6.25", | ||
"@cocreate/utils": "^1.17.4" | ||
"@cocreate/docs": "^1.4.25", | ||
"@cocreate/hosting": "^1.6.26", | ||
"@cocreate/utils": "^1.17.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
44098
Updated@cocreate/docs@^1.4.25
Updated@cocreate/hosting@^1.6.26
Updated@cocreate/utils@^1.17.6