File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 3.172.1] - 2024-02-13
11+
1012### Fixed
1113- When ` sortVariationsByLabel ` is ` true ` , check if the labels are all numbers and sort them as numbers instead of string
1214
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " store-components" ,
4- "version" : " 3.172.0 " ,
4+ "version" : " 3.172.1 " ,
55 "title" : " VTEX Store Components" ,
66 "defaultLocale" : " pt-BR" ,
77 "description" : " The VTEX store components for that render apps can use" ,
Original file line number Diff line number Diff line change 8888 " ./setupTests.js"
8989 ]
9090 },
91- "version" : " 3.172.0 "
91+ "version" : " 3.172.1 "
9292}
You can’t perform that action at this time.
0 commit comments