diff --git a/CHANGELOG.md b/CHANGELOG.md index 027affa..c00fc8a 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. +## [6.0.0](https://github.com/microlinkhq/splashy/compare/v5.1.47...v6.0.0) (2024-12-16) + ## [6.0.0-3](https://github.com/microlinkhq/splashy/compare/v6.0.0-2...v6.0.0-3) (2024-12-16) ## [6.0.0-2](https://github.com/microlinkhq/splashy/compare/v6.0.0-1...v6.0.0-2) (2024-12-14) diff --git a/package.json b/package.json index c0fdc0b..cb52fdd 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": "6.0.0-3", + "version": "6.0.0", "main": "src/index.js", "author": { "name": "Kiko Beats",