diff --git a/CHANGELOG.md b/CHANGELOG.md index 88959e7..39fe3d0 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.14 (2022-04-12) + ### 1.2.13 (2022-04-04) ### 1.2.12 (2022-03-02) diff --git a/package.json b/package.json index a3bffa8..0f36b4a 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.13", + "version": "1.2.14", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",