Skip to content

Commit

Permalink
Merge pull request #535 from vtex/loc/release
Browse files Browse the repository at this point in the history
Loc/release
  • Loading branch information
GeorgeLimaDev authored Aug 25, 2023
2 parents e23f807 + 7139cd1 commit 69d6fca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.34.6] - 2023-08-24

## [3.34.5] - 2023-08-24

### Added

- Virgin Islands (US) country rules.
Expand Down Expand Up @@ -1477,3 +1481,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- This Changelog
- **`AddressSubmitter`** component and tests


[Unreleased]: https://github.com/vtex/address-form/compare/v3.34.6...HEAD
[3.34.6]: https://github.com/vtex/address-form/compare/v3.34.5...v3.34.6
[3.34.5]: https://github.com/vtex/address-form/compare/v3.34.4...v3.34.5
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "address-form",
"vendor": "vtex",
"version": "3.34.4",
"version": "3.34.6",
"title": "address-form React component",
"description": "address-form React component",
"defaultLocale": "en",
Expand Down

0 comments on commit 69d6fca

Please sign in to comment.