@cocreate/utils
Advanced tools
Comparing version 1.12.4 to 1.12.5
@@ -0,1 +1,8 @@ | ||
## [1.12.5](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.12.4...v1.12.5) (2022-11-28) | ||
### Bug Fixes | ||
* bump dependencies ([83e94fc](https://github.com/CoCreate-app/CoCreate-utils/commit/83e94fc3911cb241b05d3700e33abeff35ed1aab)) | ||
## [1.12.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.12.3...v1.12.4) (2022-11-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"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.6" | ||
"@cocreate/docs": "^1.4.7" | ||
} | ||
} |
90378
Updated@cocreate/docs@^1.4.7