@cocreate/selection
Advanced tools
Comparing version 1.4.24 to 1.4.25
@@ -0,1 +1,8 @@ | ||
## [1.4.25](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.24...v1.4.25) (2022-11-21) | ||
### Bug Fixes | ||
* bump d@cocreate ependencies ([42507f7](https://github.com/CoCreate-app/CoCreate-selection/commit/42507f7cb0d7cd2844cae5ad061a6608abdf4d0d)) | ||
## [1.4.24](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.23...v1.4.24) (2022-10-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.24", | ||
"version": "1.4.25", | ||
"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.17", | ||
"@cocreate/hosting": "^1.4.0", | ||
"@cocreate/utils": "^1.10.11" | ||
"@cocreate/docs": "^1.3.20", | ||
"@cocreate/hosting": "^1.4.3", | ||
"@cocreate/utils": "^1.10.14" | ||
} | ||
} |
94937
Updated@cocreate/docs@^1.3.20
Updated@cocreate/hosting@^1.4.3
Updated@cocreate/utils@^1.10.14