Skip to content

Commit

Permalink
Release v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmaselli committed Jul 9, 2024
1 parent 30faafa commit e81a555
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]

## [1.28.0] - 2024-07-09

- Disable country edition for addresses saved at the profile

## [1.27.1] - 2024-02-15
Expand Down
6 changes: 2 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "my-account",
"vendor": "vtex",
"version": "1.27.1",
"version": "1.28.0",
"title": "My Account",
"description": "User's my account page.",
"registries": [
"smartcheckout"
],
"registries": ["smartcheckout"],
"dependencies": {
"vtex.my-cards": "1.x",
"vtex.my-orders-app": "3.x",
Expand Down

0 comments on commit e81a555

Please sign in to comment.