@cocreate/selection
Advanced tools
Comparing version 1.4.38 to 1.4.39
@@ -0,1 +1,8 @@ | ||
## [1.4.39](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.38...v1.4.39) (2022-12-04) | ||
### Bug Fixes | ||
* bump dependencies ([10588fa](https://github.com/CoCreate-app/CoCreate-selection/commit/10588fa18150e62974925dd00c3e85cc19ead895)) | ||
## [1.4.38](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.37...v1.4.38) (2022-12-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.38", | ||
"version": "1.4.39", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.4.11", | ||
"@cocreate/hosting": "^1.6.9", | ||
"@cocreate/utils": "^1.13.0" | ||
"@cocreate/docs": "^1.4.13", | ||
"@cocreate/hosting": "^1.6.11", | ||
"@cocreate/utils": "^1.13.1" | ||
} | ||
} |
98567
Updated@cocreate/docs@^1.4.13
Updated@cocreate/hosting@^1.6.11
Updated@cocreate/utils@^1.13.1