From 79b5025bc1f82d2cb91b0d62d1fff5530f13631c Mon Sep 17 00:00:00 2001 From: "Deavon M. McCaffery" Date: Mon, 5 Mar 2018 19:25:34 -0800 Subject: [PATCH] chore(release): 4.0.5 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2317a..c774c74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +## [4.0.5](https://github.com/automotivemastermind/prompt/compare/v4.0.4...v4.0.5) (2018-03-06) + + +### Bug Fixes + +* prompt updates on sierra ([#12](https://github.com/automotivemastermind/prompt/issues/12)) ([6147b37](https://github.com/automotivemastermind/prompt/commit/6147b37)) + + + ## [4.0.4](https://github.com/automotivemastermind/prompt/compare/v4.0.3...v4.0.4) (2017-10-31) diff --git a/package.json b/package.json index 20c2eed..ad3f990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompt", - "version": "4.0.4", + "version": "4.0.5", "description": "A spectacular (BaSH) prompt for *nix distributions", "main": "install.sh", "repository": {