Skip to content

Commit

Permalink
Release v3.35.1
Browse files Browse the repository at this point in the history
Manual publish process.
  • Loading branch information
kaio-donadelli authored Feb 5, 2024
2 parents 481eb98 + 7fddcf5 commit 3684b6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion 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.35.1] - 2024-02-05

### Fixed

- Netherlands ('NLD') country rules to show number in address summary.
Expand Down Expand Up @@ -1530,9 +1532,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- **`AddressSubmitter`** component and tests


[Unreleased]: https://github.com/vtex/address-form/compare/v3.35.0...HEAD
[Unreleased]: https://github.com/address-form//compare/v3.35.1...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
[3.35.1]: https://github.com/address-form//compare/v3.35.0...v3.35.1
[3.35.0]: https://github.com/vtex/address-form/compare/v3.34.12...v3.35.0
[3.34.12]: https://github.com/vtex/address-form/compare/v3.34.11...v3.34.12
[3.34.11]: https://github.com/vtex/address-form/compare/v3.34.10...v3.34.11
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.35.0",
"version": "3.35.1",
"title": "address-form React component",
"description": "address-form React component",
"defaultLocale": "en",
Expand Down

0 comments on commit 3684b6e

Please sign in to comment.