diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c5aae72..57263e20 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] +## [4.22.0] - 2023-05-17 + ### Added - Rules for Japan ('JPN') and Jamaica ('JAM'). diff --git a/manifest.json b/manifest.json index 157df9d3..8b23df82 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.21.2", + "version": "4.22.0", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 72323148..0cf36f98 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.21.2", + "version": "4.22.0", "description": "address-form React component", "main": "lib/index.js", "files": [