From 4b4a5afcb0b917ab7cc05bd3a6849451044a12f5 Mon Sep 17 00:00:00 2001 From: Remco Tolsma <869674+remcotolsma@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:09:08 +0200 Subject: [PATCH] v9.10.1 --- CHANGELOG.md | 23 +++++++++++++++++++++++ package.json | 2 +- pronamic-ideal.php | 2 +- readme.txt | 2 +- 4 files changed, 26 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1899c1d..a7ba1b88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,29 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C ## [Unreleased][unreleased] +## [9.10.1] - 2024-06-19 + +### Commits + +- Updated “Requires PHP” to PHP 8.1 (due to pronamic/ideal-issuers library). ([e3b34b7](https://github.com/pronamic/wp-pronamic-pay/commit/e3b34b7897174c70779b77735a1f185a48469a00)) +- Fixed warning on https://wordpress.org/plugins/pronamic-ideal/. ([0f327df](https://github.com/pronamic/wp-pronamic-pay/commit/0f327df635c0676d93b0257b905558a20b3751d4)) + +### Composer + +- Added `pronamic/pronamic-pay-admin-reports` `^1.0`. +- Changed `wp-pay-extensions/event-espresso` from `v4.3.0` to `v4.3.1`. + Release notes: https://github.com/pronamic/wp-pronamic-pay-event-espresso/releases/tag/v4.3.1 +- Changed `wp-pay-extensions/woocommerce` from `v4.9.0` to `v4.9.1`. + Release notes: https://github.com/pronamic/wp-pronamic-pay-woocommerce/releases/tag/v4.9.1 +- Changed `wp-pay-gateways/omnikassa-2` from `v4.7.1` to `v4.7.2`. + Release notes: https://github.com/pronamic/wp-pronamic-pay-rabo-smart-pay/releases/tag/v4.7.2 +- Changed `wp-pay/core` from `v4.19.0` to `v4.20.0`. + Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.20.0 + +Full set of changes: [`9.10.0...9.10.1`][9.10.1] + +[9.10.1]: https://github.com/pronamic/wp-pronamic-pay/compare/v9.10.0...v9.10.1 + ## [9.10.0] - 2024-06-12 ### Removed diff --git a/package.json b/package.json index 0b65a884..c8556ce8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pronamic-pay", - "version": "9.10.0", + "version": "9.10.1", "description": "The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.", "author": { "name": "Pronamic", diff --git a/pronamic-ideal.php b/pronamic-ideal.php index c4f9e831..b883b41a 100755 --- a/pronamic-ideal.php +++ b/pronamic-ideal.php @@ -4,7 +4,7 @@ * Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay/ * Description: The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers. * - * Version: 9.10.0 + * Version: 9.10.1 * Requires at least: 5.9 * Requires PHP: 8.1 * diff --git a/readme.txt b/readme.txt index d82b1665..3cd7c628 100755 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Donate link: https://www.pronamic.eu/donate/?for=wp-plugin-pronamic-pay&source=w Requires at least: 5.9 Tested up to: 6.5 Requires PHP: 8.1 -Stable tag: 9.10.0 +Stable tag: 9.10.1 The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.