diff --git a/CHANGELOG.md b/CHANGELOG.md index a58121b3..840999d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.26.8] - 2022-08-10 ### Fixed - Invalidate whitespace-only required fields. diff --git a/manifest.json b/manifest.json index 23ef64c6..17ee9337 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.26.7", + "version": "3.26.8", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index 8a5ffd98..44dfb512 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "3.26.7", + "version": "3.26.8", "description": "address-form React component", "main": "lib/index.js", "files": [