diff --git a/CHANGELOG.md b/CHANGELOG.md index 99d10c6..cae854c 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. +### 1.1.8 (2022-03-02) + ### 1.1.7 (2022-02-25) ### 1.1.6 (2022-01-12) diff --git a/package.json b/package.json index 2176889..084fec5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "colorable-dominant", "description": "Create ARIA-compliant color themes based on a predominant color palette.", "homepage": "https://nicedoc.io/Kikobeats/colorable-dominant", - "version": "1.1.7", + "version": "1.1.8", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",