Skip to content

Commit

Permalink
v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Jun 1, 2023
1 parent d24c7bf commit 4d769ae
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ This projects adheres to [Semantic Versioning](http://semver.org/) and [Keep a C
## [Unreleased][unreleased]
-

## [4.3.3] - 2023-06-01

### Commits

- Switch from `pronamic/wp-deployer` to `pronamic/pronamic-cli`. ([7d6d593](https://github.com/pronamic/wp-pronamic-pay-charitable/commit/7d6d59316e76d8eec9dde8465d6d1f83cffb7afc))
- Improving CI. ([0389af7](https://github.com/pronamic/wp-pronamic-pay-charitable/commit/0389af7a7ef82c37b293f945d72816f20e02fd95))
- Updated .gitattributes ([d361814](https://github.com/pronamic/wp-pronamic-pay-charitable/commit/d3618142e905900ebb12c1a30822b93e756bdc3e))

### Composer

- Changed `wp-pay/core` from `^4.6` to `v4.9.2`.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.2

Full set of changes: [`4.3.2...4.3.3`][4.3.3]

[4.3.3]: https://github.com/pronamic/wp-pronamic-pay-charitable/compare/v4.3.2...v4.3.3

## [4.3.2] - 2023-03-27

### Commits
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "charitable",
"version": "4.3.2",
"version": "4.3.3",
"description": "Charitable driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-charitable.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Plugin URI: https://www.pronamic.eu/plugins/pronamic-pay-charitable/
* Description: Extend the Pronamic Pay plugin with Charitable support to receive payments through a variety of payment providers.
*
* Version: 4.3.2
* Version: 4.3.3
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down

0 comments on commit 4d769ae

Please sign in to comment.