From b7836b93d2d7ff095df06da6188da018c9746a47 Mon Sep 17 00:00:00 2001 From: matticbot Date: Fri, 15 Nov 2024 20:26:22 +0000 Subject: [PATCH 1/2] chore(release): 1.14.0-alpha.1 [skip ci] # [1.14.0-alpha.1](https://github.com/Automattic/newspack-block-theme/compare/v1.13.0...v1.14.0-alpha.1) (2024-11-15) ### Features * add post subtitle support ([#290](https://github.com/Automattic/newspack-block-theme/issues/290)) ([593ffca](https://github.com/Automattic/newspack-block-theme/commit/593ffca3787ebffd665433d82dadea450bb9b7b9)) --- CHANGELOG.md | 7 +++++++ functions.php | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- src/scss/_theme-description.scss | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9fcf81..9f91a57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.14.0-alpha.1](https://github.com/Automattic/newspack-block-theme/compare/v1.13.0...v1.14.0-alpha.1) (2024-11-15) + + +### Features + +* add post subtitle support ([#290](https://github.com/Automattic/newspack-block-theme/issues/290)) ([593ffca](https://github.com/Automattic/newspack-block-theme/commit/593ffca3787ebffd665433d82dadea450bb9b7b9)) + # [1.13.0](https://github.com/Automattic/newspack-block-theme/compare/v1.12.0...v1.13.0) (2024-10-08) diff --git a/functions.php b/functions.php index 7b8106b..7fdadcf 100644 --- a/functions.php +++ b/functions.php @@ -1,7 +1,7 @@ Date: Mon, 25 Nov 2024 19:20:11 +0000 Subject: [PATCH 2/2] chore(release): 1.14.0 [skip ci] # [1.14.0](https://github.com/Automattic/newspack-block-theme/compare/v1.13.0...v1.14.0) (2024-11-25) ### Features * add post subtitle support ([#290](https://github.com/Automattic/newspack-block-theme/issues/290)) ([593ffca](https://github.com/Automattic/newspack-block-theme/commit/593ffca3787ebffd665433d82dadea450bb9b7b9)) --- CHANGELOG.md | 7 +++++++ functions.php | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- src/scss/_theme-description.scss | 2 +- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f91a57..20a2972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.14.0](https://github.com/Automattic/newspack-block-theme/compare/v1.13.0...v1.14.0) (2024-11-25) + + +### Features + +* add post subtitle support ([#290](https://github.com/Automattic/newspack-block-theme/issues/290)) ([593ffca](https://github.com/Automattic/newspack-block-theme/commit/593ffca3787ebffd665433d82dadea450bb9b7b9)) + # [1.14.0-alpha.1](https://github.com/Automattic/newspack-block-theme/compare/v1.13.0...v1.14.0-alpha.1) (2024-11-15) diff --git a/functions.php b/functions.php index 7fdadcf..179e23a 100644 --- a/functions.php +++ b/functions.php @@ -1,7 +1,7 @@