From d666ebf0c93a9ef0f7b2dc5224c9f54883906f3e Mon Sep 17 00:00:00 2001 From: Leonardo Polon Date: Fri, 5 Jul 2024 17:24:45 -0300 Subject: [PATCH] Release v4.24.4 --- CHANGELOG.md | 2 ++ manifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1223296d..3a277196 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.4] - 2024-07-05 + ### Fixed - Fix the validations rules for Saudi Arabia. diff --git a/manifest.json b/manifest.json index 9a68ed7d..d99ad064 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.24.3", + "version": "4.24.4", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en",