@cocreate/selection
Advanced tools
Comparing version 1.9.6 to 1.9.7
@@ -0,1 +1,9 @@ | ||
## [1.9.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.6...v1.9.7) (2023-11-03) | ||
### Bug Fixes | ||
* favicon.ico path ([948681b](https://github.com/CoCreate-app/CoCreate-selection/commit/948681b0b58c17d9408223d7a2e1f0e048a98143)) | ||
* update dependencies to the lates versions ([6cb3e04](https://github.com/CoCreate-app/CoCreate-selection/commit/6cb3e046c2a795302a1defafd4ee47e92a0b5c55)) | ||
## [1.9.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.9.5...v1.9.6) (2023-10-25) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.26.1" | ||
"@cocreate/utils": "^1.26.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130438
Updated@cocreate/utils@^1.26.2