@cocreate/selection
Advanced tools
Comparing version 1.4.19 to 1.4.20
@@ -0,1 +1,8 @@ | ||
## [1.4.20](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.19...v1.4.20) (2022-09-30) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([3b6a09c](https://github.com/CoCreate-app/CoCreate-selection/commit/3b6a09c68bc8f081fe10dc1e9929ac53c5455781)) | ||
## [1.4.19](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.18...v1.4.19) (2022-09-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.19", | ||
"version": "1.4.20", | ||
"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.3.10", | ||
"@cocreate/hosting": "^1.3.10", | ||
"@cocreate/utils": "^1.10.5" | ||
"@cocreate/docs": "^1.3.11", | ||
"@cocreate/hosting": "^1.3.11", | ||
"@cocreate/utils": "^1.10.6" | ||
} | ||
} |
93590
Updated@cocreate/docs@^1.3.11
Updated@cocreate/hosting@^1.3.11
Updated@cocreate/utils@^1.10.6