Skip to content

Commit 9dda6f0

Browse files
committed
chore(release): 1.19.0
1 parent 7ad1f93 commit 9dda6f0

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.19.0"></a>
6+
# [1.19.0](https://github.com/TryGhost/Ghost-CLI/compare/1.18.2...1.19.0) (2022-03-23)
7+
8+
9+
### Bug Fixes
10+
11+
* **major:** allowed auto major upgrades when theme has warnings ([7ad1f93](https://github.com/TryGhost/Ghost-CLI/commit/7ad1f93))
12+
13+
14+
### Features
15+
16+
* **deprecation:** added notice when using a deprecated database ([fbe7a2d](https://github.com/TryGhost/Ghost-CLI/commit/fbe7a2d))
17+
18+
19+
520
<a name="1.18.2"></a>
621
## [1.18.2](https://github.com/TryGhost/Ghost-CLI/compare/1.18.1...1.18.2) (2022-03-11)
722

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

0 commit comments

Comments
 (0)