Skip to content

Commit

Permalink
@csstools/color-helpers v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Feb 23, 2025
1 parent 78b35db commit d8c7bd7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/color-helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changes to Color Helpers

### Unreleased (patch)
### 5.0.2

_February 23, 2025_

- Use `Number.isNaN` instead of `NaN` for consistency.

Expand Down
2 changes: 1 addition & 1 deletion packages/color-helpers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@csstools/color-helpers",
"description": "Color helpers to ease transformation between formats, gamut, etc",
"version": "5.0.1",
"version": "5.0.2",
"contributors": [
{
"name": "Antonio Laguna",
Expand Down

0 comments on commit d8c7bd7

Please sign in to comment.