From 2d734bbe17853b198d1d5bf23f1386a13a2285d5 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:12:12 +0200 Subject: [PATCH] v3.2.1 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- pronamic-pay-fundraising.php | 2 +- readme.txt | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e16e1b..bb25a12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased][unreleased] +## [3.2.1] - 2023-03-27 + +### Commits + +- Set Composer type to WordPress plugin. ([c4d9ac1](https://github.com/pronamic/wp-pronamic-pay-fundraising/commit/c4d9ac112cd844812880852b2c0a199a52648aca)) +- Updated .gitattributes ([6801225](https://github.com/pronamic/wp-pronamic-pay-fundraising/commit/6801225e251217892b64d789d30b0ab431c7c4b0)) + +Full set of changes: [`3.2.0...3.2.1`][3.2.1] + +[3.2.1]: https://github.com/pronamic/wp-pronamic-pay-fundraising/compare/v3.2.0...v3.2.1 + ## [3.2.0] - 2023-02-23 ### Commits diff --git a/package.json b/package.json index 99dc1e9..be6f14b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fundraising", - "version": "3.2.0", + "version": "3.2.1", "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 30a84cc..72835c5 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.0 + * Version: 3.2.1 * Requires at least: 5.5 * Requires PHP: 7.4 * diff --git a/readme.txt b/readme.txt index d7f1bb5..cd9a758 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.0 +Stable tag: 3.2.1 Extend the Pronamic Pay plugin with blocks for fundraising.