Skip to content

Commit 46b2dbf

Browse files
committed
Release v0.37.3
1 parent 21e272a commit 46b2dbf

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.37.3] - 2024-09-05
911
### Fixed
1012
- Updated README.md file
1113

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "product-list",
4-
"version": "0.37.2",
4+
"version": "0.37.3",
55
"title": "Product List",
66
"description": "Product List",
77
"defaultLocale": "pt-BR",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"vtex.store-icons": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.store-icons",
3737
"vtex.styleguide": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.styleguide"
3838
},
39-
"version": "0.37.2"
39+
"version": "0.37.3"
4040
}

0 commit comments

Comments
 (0)