Skip to content

Commit

Permalink
Merge pull request #537 from vtex/release/3.34.7
Browse files Browse the repository at this point in the history
Release v3.34.7
  • Loading branch information
jeffersontuc authored Oct 9, 2023
2 parents 70718e1 + c7b7e08 commit 248d421
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.34.7] - 2023-10-09

### Fixed

- New Zealand geolocation to include neighborhood.
Expand Down
6 changes: 2 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
{
"name": "address-form",
"vendor": "vtex",
"version": "3.34.6",
"version": "3.34.7",
"title": "address-form React component",
"description": "address-form React component",
"defaultLocale": "en",
"mustUpdateAt": "2019-01-08",
"categories": [],
"registries": [
"smartcheckout"
],
"registries": ["smartcheckout"],
"settingsSchema": {},
"dependencies": {
"vtex.checkout": "0.x",
Expand Down

0 comments on commit 248d421

Please sign in to comment.