Skip to content

Commit

Permalink
chore(release): 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellockyer committed Jul 3, 2023
1 parent 467d41b commit a1d6a93
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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.

<a name="1.24.1"></a>
## [1.24.1](https://github.com/TryGhost/Ghost-CLI/compare/1.24.0...1.24.1) (2023-07-03)


### Bug Fixes

* **acme:** fixed deployment not taking `_ecc` into account ([467d41b](https://github.com/TryGhost/Ghost-CLI/commit/467d41b))



<a name="1.24.0"></a>
# [1.24.0](https://github.com/TryGhost/Ghost-CLI/compare/1.23.1...1.24.0) (2022-12-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ghost-cli",
"version": "1.24.0",
"version": "1.24.1",
"description": "CLI Tool for installing & updating Ghost",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
Expand Down

0 comments on commit a1d6a93

Please sign in to comment.