Skip to content

Commit

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

## [4.5.8] - 2023-08-23

### Commits

- Fixed some WPCS 3 warnings. ([4d7729a](https://github.com/pronamic/wp-pronamic-pay-woocommerce/commit/4d7729a32ab77de56139fa068a98c7675232e70a))

Full set of changes: [`4.5.7...4.5.8`][4.5.8]

[4.5.8]: https://github.com/pronamic/wp-pronamic-pay-woocommerce/compare/v4.5.7...v4.5.8

## [4.5.7] - 2023-07-12

### 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": "@pronamic/wp-pronamic-pay-woocommerce",
"version": "4.5.7",
"version": "4.5.8",
"description": "WooCommerce driver for the WordPress payment processing library.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-woocommerce.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-woocommerce/
* Description: Extend the Pronamic Pay plugin with WooCommerce support to receive payments through a variety of payment providers.
*
* Version: 4.5.7
* Version: 4.5.8
* Requires at least: 5.9
* Requires PHP: 7.4
*
Expand Down

0 comments on commit 8d32295

Please sign in to comment.