diff --git a/CHANGELOG.md b/CHANGELOG.md index c3075d3..2763426 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.2.11 (2022-02-25) + ### 1.2.10 (2022-02-25) ### 1.2.9 (2021-10-25) diff --git a/package.json b/package.json index 4031a03..21bfc80 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "beauty-error", "description": "Getting a beauty error. Oriented for well printed errors. Be beauty, no ugly.", "homepage": "https://nicedoc.io/Kikobeats/beauty-error", - "version": "1.2.10", + "version": "1.2.11", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",