diff --git a/CHANGELOG.md b/CHANGELOG.md index 10de5945..b260fe75 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.3] - 2023-08-23 + ### Added - Virgin Islands (US) country rules. diff --git a/manifest.json b/manifest.json index e4ed5499..fc4fb857 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.22.2", + "version": "4.22.3", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 0c57b9e4..86b7538b 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.22.2", + "version": "4.22.3", "description": "address-form React component", "main": "lib/index.js", "files": [