diff --git a/CHANGELOG.md b/CHANGELOG.md index a83bce4..add9299 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.16 (2023-09-07) + ### 1.2.15 (2022-05-17) ### 1.2.14 (2022-04-12) diff --git a/package.json b/package.json index ae4c96c..d4e1bc0 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://github.com/Kikobeats/beauty-error", - "version": "1.2.15", + "version": "1.2.16", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",