Skip to content

Commit 78d6b83

Browse files
committed
chore(release): 1.20.0
1 parent 747d66e commit 78d6b83

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.20.0"></a>
6+
# [1.20.0](https://github.com/TryGhost/Ghost-CLI/compare/1.19.3...1.20.0) (2022-05-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **backup:** Don't show warnng on current major ([fbc7fdd](https://github.com/TryGhost/Ghost-CLI/commit/fbc7fdd))
12+
* **backup:** Ensure the backup is up-to-date ([747d66e](https://github.com/TryGhost/Ghost-CLI/commit/747d66e))
13+
* **backup:** Fixed weirdness with streams ([0665bc1](https://github.com/TryGhost/Ghost-CLI/commit/0665bc1))
14+
15+
16+
### Features
17+
18+
* **backup:** Added members export to backup ([fa46ccf](https://github.com/TryGhost/Ghost-CLI/commit/fa46ccf))
19+
20+
21+
522
<a name="1.19.3"></a>
623
## [1.19.3](https://github.com/TryGhost/Ghost-CLI/compare/1.19.2...1.19.3) (2022-04-21)
724

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.19.3",
3+
"version": "1.20.0",
44
"description": "CLI Tool for installing & updating Ghost",
55
"author": "Ghost Foundation",
66
"homepage": "https://ghost.org",

0 commit comments

Comments
 (0)