diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a374e9..153bdbb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [3.26.4] - 2022-07-22 + ### Added - Australia ('AUS'), Indonesia ('IDN') and New Zealand ('NZL') country rules. diff --git a/manifest.json b/manifest.json index 815629fd..6bc1b575 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.26.3", + "version": "3.26.4", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index d7ef73b7..f1f288b1 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.26.3", + "version": "3.26.4", "description": "address-form React component", "main": "lib/index.js", "files": [