diff --git a/CHANGELOG.md b/CHANGELOG.md index 87b5506..7bbfa04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.5.0 + +- New utility: Random color generation + ### 1.4.1 - Mix colors through CIE LAB color space diff --git a/package.json b/package.json index 7fc4051..abde17f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "colord", - "version": "1.4.1", + "version": "1.5.0", "description": "👑 A tiny yet powerful tool for high-performance color manipulations and conversions", "keywords": [ "color",