@cocreate/utils
Advanced tools
Comparing version 1.16.0 to 1.16.1
@@ -0,1 +1,8 @@ | ||
## [1.16.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.16.0...v1.16.1) (2022-12-12) | ||
### Bug Fixes | ||
* bump dependencies ([d36245c](https://github.com/CoCreate-app/CoCreate-utils/commit/d36245c5c78c5f33e9ecb23f2c5091cee7e46aee)) | ||
# [1.16.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.15.3...v1.16.0) (2022-12-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.16.0", | ||
"version": "1.16.1", | ||
"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.4.17" | ||
"@cocreate/docs": "^1.4.18" | ||
} | ||
} |
100998
Updated@cocreate/docs@^1.4.18