@hsds/utils-color
Advanced tools
Comparing version 8.2.1 to 8.2.2
@@ -5,2 +5,7 @@ # Changelog | ||
## [8.2.2](https://github.com/helpscout/hsds/compare/utils-color-8.2.1...utils-color-8.2.2) (2023-11-15) | ||
### Dependency Updates | ||
* `tokens` updated to version `1.3.2` | ||
## [8.2.1](https://github.com/helpscout/hsds/compare/utils-color-8.2.0...utils-color-8.2.1) (2023-10-23) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "@hsds/utils-color", | ||
"version": "8.2.1", | ||
"main": "./index.cjs.js", | ||
"version": "8.2.2", | ||
"main": "index.cjs", | ||
"type": "commonjs", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
35411