diff --git a/CHANGELOG.md b/CHANGELOG.md index d1f1c3e..c7e91c6 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. +### 5.1.17 (2023-04-27) + ### 5.1.16 (2023-03-27) ### 5.1.15 (2022-12-29) diff --git a/package.json b/package.json index 5cac1a2..067f3cd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "splashy", "description": "Given an image, extract predominant & palette colors", "homepage": "https://nicedoc.io/microlinkhq/splashy", - "version": "5.1.16", + "version": "5.1.17", "main": "src/index.js", "author": { "name": "Kiko Beats",