diff --git a/CHANGELOG.md b/CHANGELOG.md index fc821de9..c31aef0c 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.6.5] - 2019-10-03 ### Fixed - Update Chile postal-code for Puerto Montt (Region X). diff --git a/manifest.json b/manifest.json index 5c4744b4..6c7411de 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "address-form", "vendor": "vtex", - "version": "3.6.4", + "version": "3.6.5", "title": "address-form React component", "description": "address-form React component", "defaultLocale": "en",