Skip to content

Commit

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

## [3.2.4] - 2023-10-13

### Commits

- Added `ninja-forms-save-progress` for https://github.com/pronamic/wp-pronamic-pay-ninjaforms/issues/8. ([118b910](https://github.com/pronamic/wp-pronamic-pay-ninjaforms/commit/118b910a662684845f8b5221ed99b6e9983516bd))
- Added extra Ninja Forms extensions for testing features. ([50fa9b8](https://github.com/pronamic/wp-pronamic-pay-ninjaforms/commit/50fa9b83b9a937ce04295edc15ef360549201de7))
- Use new `pronamic/wp-env-quick-login` library. ([e27cdcd](https://github.com/pronamic/wp-pronamic-pay-ninjaforms/commit/e27cdcd34ec243d958661930c0fb4ea42e6c2aa1))
- Auto setup after wp-env start. ([ab9314f](https://github.com/pronamic/wp-pronamic-pay-ninjaforms/commit/ab9314f17efc3cc483a02da3c39c72d39d1388b5))

Full set of changes: [`3.2.3...3.2.4`][3.2.4]

[3.2.4]: https://github.com/pronamic/wp-pronamic-pay-ninjaforms/compare/v3.2.3...v3.2.4

## [3.2.3] - 2023-06-01

### 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": "@wp-pay-extensions/ninjaforms",
"version": "3.2.3",
"version": "3.2.4",
"description": "Ninja Forms extension for making payments with Pronamic Pay.",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pronamic-pay-ninja-forms.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-ninja-forms/
* Description: Extend the Pronamic Pay plugin with Ninja Forms support to receive payments through a variety of payment providers.
*
* Version: 3.2.3
* Version: 3.2.4
* Requires at least: 4.7
* Requires PHP: 7.4
*
Expand Down

0 comments on commit 7ce3815

Please sign in to comment.