From 08ddaaea3c56e60a87ed633e08091dd1cfb5cac2 Mon Sep 17 00:00:00 2001 From: Renato Alves <19148962+renatonascalves@users.noreply.github.com> Date: Mon, 4 Dec 2023 21:17:58 -0300 Subject: [PATCH 1/2] Update to the `Parsed_Block` new namespace --- src/features/class-query-block-context.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/class-query-block-context.php b/src/features/class-query-block-context.php index b31819b6..37873be8 100644 --- a/src/features/class-query-block-context.php +++ b/src/features/class-query-block-context.php @@ -8,7 +8,7 @@ namespace Alley\WP\WP_Curate\Features; use Alley\Validator\Comparison; -use Alley\WP\Parsed_Block; +use Alley\WP\Blocks\Parsed_Block; use Alley\WP\Post_IDs\Used_Post_IDs; use Alley\WP\Post_Queries\Exclude_Queries; use Alley\WP\Post_Queries\Variable_Post_Queries; From 8b48841771ad15d59c4206d906fca82536ad4dba Mon Sep 17 00:00:00 2001 From: Renato Alves <19148962+renatonascalves@users.noreply.github.com> Date: Mon, 4 Dec 2023 21:21:00 -0300 Subject: [PATCH 2/2] Bump version: 1.4.4 --- CHANGELOG.md | 4 ++++ wp-curate.php | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7040f1b4..12edb23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `WP Curate` will be documented in this file. +## 1.4.4 - 2023-12-04 + +- Bug fix: Update to the `Parsed_Block` new namespace. + ## 1.4.3 - 2023-11-28 - Bug fix: Adds in a temporary fix for https://github.com/alleyinteractive/alley-scripts/issues/473 diff --git a/wp-curate.php b/wp-curate.php index 99161808..ebb06ca7 100644 --- a/wp-curate.php +++ b/wp-curate.php @@ -3,7 +3,7 @@ * Plugin Name: WP Curate * Plugin URI: https://github.com/alleyinteractive/wp-curate * Description: Plugin to curate homepages and other landing pages - * Version: 1.4.3 + * Version: 1.4.4 * Author: Alley Interactive * Author URI: https://github.com/alleyinteractive/wp-curate * Requires at least: 6.3