From ada4b0d05081a54bef6273eac89ea6877fa8549d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=C3=BCel=20van=20der=20Steege?= Date: Thu, 14 Mar 2024 11:21:29 +0100 Subject: [PATCH] v3.2.4 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- pronamic-pay-fundraising.php | 2 +- readme.txt | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61dd183..a342f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased][unreleased] +## [3.2.4] - 2024-03-14 + +### Commits + +- Coding standards. ([dc132c6](https://github.com/pronamic/wp-pronamic-pay-fundraising/commit/dc132c6b22bc185ddf294016166034859aa4a962)) +- Updated libraries. ([c8ca001](https://github.com/pronamic/wp-pronamic-pay-fundraising/commit/c8ca00103dd94ccf32f55448a894256448cb945f)) + +### Composer + +- Changed `automattic/jetpack-autoloader` from `^2.11` to `v3.0.2`. + Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v3.0.2 + +Full set of changes: [`3.2.3...3.2.4`][3.2.4] + +[3.2.4]: https://github.com/pronamic/wp-pronamic-pay-fundraising/compare/v3.2.3...v3.2.4 + ## [3.2.3] - 2023-09-11 ### Commits diff --git a/package.json b/package.json index ecd9d4d..f4286a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundraising", - "version": "3.2.3", + "version": "3.2.4", "description": "Fundraising add-on for the WordPress payment processing library.", "repository": { "type": "git", diff --git a/pronamic-pay-fundraising.php b/pronamic-pay-fundraising.php index 4307cca..7412b2b 100644 --- a/pronamic-pay-fundraising.php +++ b/pronamic-pay-fundraising.php @@ -4,7 +4,7 @@ * Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-fundraising/ * Description: Extend the Pronamic Pay plugin with fundraising blocks. * - * Version: 3.2.3 + * Version: 3.2.4 * Requires at least: 5.5 * Requires PHP: 7.4 * diff --git a/readme.txt b/readme.txt index c436db0..2e11a1b 100644 --- a/readme.txt +++ b/readme.txt @@ -4,6 +4,6 @@ Tags: pronamic, pay, fundraising, crowdfunding, donations, add-on Requires at least: 5.5 Tested up to: 5.8 Requires PHP: 7.4 -Stable tag: 3.2.3 +Stable tag: 3.2.4 Extend the Pronamic Pay plugin with blocks for fundraising.