Skip to content

Commit 9ddb0f9

Browse files
committed
chore(release): 1.0.0-rc.2
1 parent 2d4fe72 commit 9ddb0f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
<a name="1.0.0-rc.2"></a>
6+
# [1.0.0-rc.2](https://github.com/TryGhost/Ghost-CLI/compare/1.0.0-rc.1...1.0.0-rc.2) (2017-07-11)
7+
8+
### Bug Fixes
9+
10+
* **mysql:** prepend `/usr/sbin` to path for mysql check on linux ([2d4fe72](https://github.com/TryGhost/Ghost-CLI/commit/2d4fe72))
11+
512
<a name="1.0.0-rc.1"></a>
613
# [1.0.0-rc.1](https://github.com/TryGhost/Ghost-CLI/compare/1.0.0-beta.6...1.0.0-rc.1) (2017-07-11)
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ghost-cli",
3-
"version": "1.0.0-rc.1",
3+
"version": "1.0.0-rc.2",
44
"description": "Just a CLI manager (for a blogging platform)",
55
"author": "Ghost Foundation",
66
"homepage": "http://ghost.org",

0 commit comments

Comments
 (0)