diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a37c19..0502d93 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.4 (2022-04-01) + ### 5.1.3 (2022-03-02) ### [5.1.2](https://github.com/microlinkhq/splashy/compare/v5.1.1...v5.1.2) (2022-02-02) diff --git a/package.json b/package.json index fdeb9cf..6448318 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.3", + "version": "5.1.4", "main": "src/index.js", "author": { "name": "Kiko Beats",