diff --git a/CHANGELOG.md b/CHANGELOG.md index 2763426..99d3766 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.12 (2022-03-02) + ### 1.2.11 (2022-02-25) ### 1.2.10 (2022-02-25) diff --git a/package.json b/package.json index 21bfc80..1e02aac 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.11", + "version": "1.2.12", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",