@cocreate/utils
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -0,1 +1,8 @@ | ||
## [1.3.8](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.3.7...v1.3.8) (2021-11-16) | ||
### Bug Fixes | ||
* update dependencies ([8ba3aac](https://github.com/CoCreate-app/CoCreate-utils/commit/8ba3aac3e2549a9ecb3fce877e11d5bfae59d913)) | ||
## [1.3.7](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.3.6...v1.3.7) (2021-11-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -64,4 +64,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.49" | ||
"@cocreate/docs": "^1.2.50" | ||
} | ||
} |
58887
Updated@cocreate/docs@^1.2.50