Skip to content

Commit

Permalink
chore(release): 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acburdine committed Jun 5, 2018
1 parent abaf834 commit 1a4d6d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

<a name="1.8.1"></a>
## 1.8.1 (2018-06-05)

### Bug Fixes

* **run:** local process manager forwards Ghost error message correctly ([abaf834](https://github.com/TryGhost/Ghost-CLI/commit/abaf834)), closes [#742](https://github.com/TryGhost/Ghost-CLI/issues/742)

<a name="1.8.0"></a>
# 1.8.0 (2018-05-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ghost-cli",
"version": "1.8.0",
"version": "1.8.1",
"description": "Just a CLI manager (for a blogging platform)",
"author": "Ghost Foundation",
"homepage": "http://ghost.org",
Expand Down

0 comments on commit 1a4d6d7

Please sign in to comment.