@cocreate/utils
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -0,1 +1,8 @@ | ||
## [1.1.5](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.4...v1.1.5) (2021-08-22) | ||
### Bug Fixes | ||
* bump package versions ([00dd6ba](https://github.com/CoCreate-app/CoCreate-utils/commit/00dd6ba11390c83fa5cf34b1ea81d034966952ea)) | ||
## [1.1.4](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.3...v1.1.4) (2021-08-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/utils", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,4 +64,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.2" | ||
"@cocreate/docs": "^1.2.3" | ||
} | ||
} |
43404
Updated@cocreate/docs@^1.2.3