From 2ab517fb9d33816d12b69128ac6cbb0364c21f45 Mon Sep 17 00:00:00 2001 From: Kiko Date: Wed, 19 Jun 2019 16:00:09 +0000 Subject: [PATCH] chore(release): 1.2.2 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a58e67..5e91032 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.2](https://github.com/Kikobeats/beauty-error/compare/v1.2.1...v1.2.2) (2019-06-19) + + +### Bug Fixes + +* typo ([01af8a8](https://github.com/Kikobeats/beauty-error/commit/01af8a8)) + + + ### [1.2.1](https://github.com/Kikobeats/beauty-error/compare/v1.2.0...v1.2.1) (2019-06-19) diff --git a/package.json b/package.json index b1767ec..09bba1d 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.1", + "version": "1.2.2", "main": "index.js", "author": { "email": "josefrancisco.verdu@gmail.com",