@cocreate/element-prototype
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -0,1 +1,8 @@ | ||
## [1.8.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.1...v1.8.2) (2023-04-24) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([01f8481](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/01f84812c82f0c9235210aacd92e8d593feb9d84)) | ||
## [1.8.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.0...v1.8.1) (2023-04-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.6.5", | ||
"@cocreate/hosting": "^1.8.5", | ||
"@cocreate/utils": "^1.19.5" | ||
"@cocreate/docs": "^1.7.0", | ||
"@cocreate/hosting": "^1.9.2", | ||
"@cocreate/utils": "^1.20.1" | ||
} | ||
} |
57816
Updated@cocreate/docs@^1.7.0
Updated@cocreate/hosting@^1.9.2
Updated@cocreate/utils@^1.20.1