@cocreate/element-prototype
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -0,1 +1,8 @@ | ||
## [1.1.15](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.1.14...v1.1.15) (2022-12-02) | ||
### Bug Fixes | ||
* bump @cocreate/crud-client ([e150b5d](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/e150b5db2384823e0c98c9d9082466e944439784)) | ||
## [1.1.14](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.1.13...v1.1.14) (2022-11-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.15.8", | ||
"@cocreate/docs": "^1.4.8", | ||
"@cocreate/hosting": "^1.6.7" | ||
"@cocreate/crud-client": "^1.15.10", | ||
"@cocreate/docs": "^1.4.9", | ||
"@cocreate/hosting": "^1.6.8" | ||
} | ||
} |
38262
Updated@cocreate/docs@^1.4.9
Updated@cocreate/hosting@^1.6.8