diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ebc2655..899cee9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.1](https://github.com/ideal-postcodes/woocommerce/compare/3.2.0...3.2.1) (2021-09-02) + + +### Bug Fixes + +* **WooCommerce:** Add tests for 5.6 ([0fff058](https://github.com/ideal-postcodes/woocommerce/commit/0fff05804983f1b24ec4cd22276a649e669ff858)) + # [3.2.0](https://github.com/ideal-postcodes/woocommerce/compare/3.1.4...3.2.0) (2021-07-13) diff --git a/uk-address-postcode-validation/readme.txt b/uk-address-postcode-validation/readme.txt index afe36757..a2209429 100644 --- a/uk-address-postcode-validation/readme.txt +++ b/uk-address-postcode-validation/readme.txt @@ -4,7 +4,7 @@ Donate link: https://ideal-postcodes.co.uk/ Tags: address, validation, search, checkout, data, PAF, ideal postcodes Requires at least: 5.0 Tested up to: 5.7 -Stable tag: 3.2.0 +Stable tag: 3.2.1 Requires PHP: 7.1.0 License: MIT License URI: https://github.com/ideal-postcodes/woocommerce/blob/master/LICENSE diff --git a/uk-address-postcode-validation/uk-address-postcode-validation.php b/uk-address-postcode-validation/uk-address-postcode-validation.php index 0c8718be..220bb670 100644 --- a/uk-address-postcode-validation/uk-address-postcode-validation.php +++ b/uk-address-postcode-validation/uk-address-postcode-validation.php @@ -3,7 +3,7 @@ * Plugin Name: UK Address Postcode Validation * Plugin URI: http://ideal-postcodes.co.uk/woocommerce * Description: UK address search and validation on address forms - * Version: 3.2.0 + * Version: 3.2.1 * Author: Ideal Postcodes * Author URI: https://ideal-postcodes.co.uk/ * Developer: Ideal Postcodes