Skip to content

Commit

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

## [4.3.5] - 2024-12-17

### Commits

- Allow automattic/jetpack-autoloader Composer plugin. ([9407541](https://github.com/pronamic/wp-pronamic-pay-buckaroo/commit/9407541079fac20c526575baa31b4dfb8937a9f0))
- Happy 2024. ([f1c1f63](https://github.com/pronamic/wp-pronamic-pay-buckaroo/commit/f1c1f6300bbab2a46db86134e98767f82f3ffa6c))

Full set of changes: [`4.3.4...4.3.5`][4.3.5]

[4.3.5]: https://github.com/pronamic/wp-pronamic-pay-buckaroo/compare/v4.3.4...v4.3.5

## [4.3.4] - 2024-03-26

### 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": "buckaroo",
"version": "4.3.4",
"version": "4.3.5",
"description": "Buckaroo driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-buckaroo.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-buckaroo/
* Description: Extend the Pronamic Pay plugin with the Buckaroo gateway to receive payments through a variety of WordPress plugins.
*
* Version: 4.3.4
* Version: 4.3.5
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down

0 comments on commit f9c0047

Please sign in to comment.