From 042f59801944a5d69ca19c3e44172b40c4c64ab6 Mon Sep 17 00:00:00 2001 From: kaio-donadelli <100872772+kaio-donadelli@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:11:34 +0000 Subject: [PATCH] Release v4.24.3 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- react/package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98206e88..07e14c02 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.24.3] - 2024-06-06 + ### Fixed - Ecuador ZIP code regex validation to accept both 6-digit postal codes and the older 4-digit municipality codes used in the list of provinces. diff --git a/manifest.json b/manifest.json index cd5c2048..9a68ed7d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.24.2", + "version": "4.24.3", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index c9ddfa61..ea444ef6 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.24.2", + "version": "4.24.3", "description": "address-form React component", "main": "lib/index.js", "files": [