Skip to content

Commit

Permalink
Release v2.90.1
Browse files Browse the repository at this point in the history
  • Loading branch information
iago1501 committed Sep 25, 2024
1 parent 92cccb0 commit d96d7e9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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]

## [2.90.1] - 2024-09-25

### Fixed

- The logic of the `loading` attribute depends only on the `fetchpriority` value and no longer on the image resizing
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "product-summary",
"version": "2.90.0",
"version": "2.90.1",
"title": "Product Summary",
"description": "Product summary component",
"defaultLocale": "pt-BR",
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@
"vtexScriptsOverride": {
"srcPath": "."
},
"version": "2.90.0"
"version": "2.90.1"
}

0 comments on commit d96d7e9

Please sign in to comment.