From de995e427e2ecbe393881d8f7c3c156b395e86a1 Mon Sep 17 00:00:00 2001 From: Kiko Date: Sat, 13 May 2023 11:34:20 +0000 Subject: [PATCH] chore(release): 5.1.18 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7e91c6..850adca 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.18 (2023-05-13) + ### 5.1.17 (2023-04-27) ### 5.1.16 (2023-03-27) diff --git a/package.json b/package.json index 067f3cd..0779aa6 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.17", + "version": "5.1.18", "main": "src/index.js", "author": { "name": "Kiko Beats",