Skip to content

Commit

Permalink
chore(release): 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
acburdine committed Oct 29, 2021
1 parent bf45d99 commit e4a8468
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.18.0"></a>
# [1.18.0](https://github.com/TryGhost/Ghost-CLI/compare/1.17.4...1.18.0) (2021-10-29)


### Features

* update node version ranges ([bf45d99](https://github.com/TryGhost/Ghost-CLI/commit/bf45d99))
* **nginx:** ensure acme.sh is kept up-to-date ([61f95b6](https://github.com/TryGhost/Ghost-CLI/commit/61f95b6))



<a name="1.17.4"></a>
## [1.17.4](https://github.com/TryGhost/Ghost-CLI/compare/1.17.2...1.17.4) (2021-10-18)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ghost-cli",
"version": "1.17.4",
"version": "1.18.0",
"description": "CLI Tool for installing & updating Ghost",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
Expand Down

0 comments on commit e4a8468

Please sign in to comment.