diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f32a3ef..38faadef 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.26.1] - 2024-12-11 + ### Added - New postal code for Doradal to Colombia (COL) country file. diff --git a/manifest.json b/manifest.json index 8b834df5..b58a574a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "4.26.0", + "version": "4.26.1", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en", diff --git a/react/package.json b/react/package.json index c70926b5..ed5d0f3c 100644 --- a/react/package.json +++ b/react/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/address-form", - "version": "4.26.0", + "version": "4.26.1", "description": "address-form React component", "main": "lib/index.js", "files": [