diff --git a/CHANGELOG.md b/CHANGELOG.md index bc53c25d..57232943 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.5] - 2023-10-11 + ### Fixed - Fields displayed for Netherlands customers, in order to better reflect the usual experience for shoppers in that country. diff --git a/manifest.json b/manifest.json index 88e163c1..1a7bf8a5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.22.4", + "version": "4.22.5", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index dd9f8098..7b69f9b2 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.22.4", + "version": "4.22.5", "description": "address-form React component", "main": "lib/index.js", "files": [