From bd740139ab28d41f2929c5f090fac05224f60838 Mon Sep 17 00:00:00 2001 From: Kiko Date: Fri, 9 Dec 2022 09:24:41 +0000 Subject: [PATCH] chore(release): 5.1.13 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2ee9fd..27a256d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.13 (2022-12-09) + + +### Bug Fixes + +* serialize error ([029b3b3](https://github.com/microlinkhq/splashy/commit/029b3b33522816626ff4db587757b463148aab63)) + ### 5.1.12 (2022-12-06) ### 5.1.11 (2022-10-31) diff --git a/package.json b/package.json index 1359393..d1c4aac 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.12", + "version": "5.1.13", "main": "src/index.js", "author": { "name": "Kiko Beats",