diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ff7dea..c2c836e 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.35 (2024-03-25) + ### 5.1.34 (2024-03-06) ### 5.1.33 (2024-02-08) diff --git a/package.json b/package.json index dadbe80..47b8a8c 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": "5.1.34", + "version": "5.1.35", "main": "src/index.js", "author": { "name": "Kiko Beats",