diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c7db68..4914e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 6.0.6 (2025-01-16) + ### 6.0.5 (2025-01-04) ### 6.0.4 (2025-01-04) diff --git a/package.json b/package.json index 92ffe0b..7a3c6bf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "splashy", "description": "Given an image, extract predominant & palette colors", "homepage": "https://github.com/microlinkhq/splashy", - "version": "6.0.5", + "version": "6.0.6", "main": "src/index.js", "author": { "name": "Kiko Beats",