File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.15.9] - 2024-10-02
11+
1012### Fixed
1113
1214- Fixed the message in the status column of the SKU table, specifically inactive skus
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " quickorder" ,
4- "version" : " 3.15.8 " ,
4+ "version" : " 3.15.9 " ,
55 "title" : " Quickorder" ,
66 "description" : " Allow users to add multiple products to the cart at once" ,
77 "defaultLocale" : " en-US" ,
Original file line number Diff line number Diff line change 4444 "@vtex/tsconfig" : " ^0.5.0" ,
4545 "ts-jest" : " ^25.1.0"
4646 },
47- "version" : " 3.15.8 "
47+ "version" : " 3.15.9 "
4848}
Original file line number Diff line number Diff line change 2727 "graphql" : " ^14.6.0" ,
2828 "react" : " ^16.9.2"
2929 },
30- "version" : " 3.15.8 "
30+ "version" : " 3.15.9 "
3131}
You can’t perform that action at this time.
0 commit comments