@cocreate/element-prototype
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -0,1 +1,8 @@ | ||
## [1.2.7](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.6...v1.2.7) (2022-12-21) | ||
### Bug Fixes | ||
* bump dependencies ([a1d1090](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/a1d1090383981050d92b0fc7953bc48784208ba3)) | ||
## [1.2.6](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.2.5...v1.2.6) (2022-12-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/element-prototype", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"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.20", | ||
"@cocreate/hosting": "^1.6.21", | ||
"@cocreate/utils": "^1.17.0" | ||
"@cocreate/docs": "^1.4.21", | ||
"@cocreate/hosting": "^1.6.22", | ||
"@cocreate/utils": "^1.17.1" | ||
} | ||
} |
43046
Updated@cocreate/docs@^1.4.21
Updated@cocreate/hosting@^1.6.22
Updated@cocreate/utils@^1.17.1