File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
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.3.2] - 2026-02-25
11+
1012## [ 3.3.1] - 2022-03-21
1113
1214### Modified
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " order-configuration" ,
4- "version" : " 3.3.1 " ,
4+ "version" : " 3.3.2 " ,
55 "title" : " Order Configuration" ,
66 "description" : " A custom price selector for B2B users" ,
77 "defaultLocale" : " pt-BR" ,
Original file line number Diff line number Diff line change 3030 "lint" : " tsc --noEmit --pretty && tslint -c tslint.json --fix './**/*.ts'" ,
3131 "test" : " mocha --require ts-node/register --require=dotenv/config --timeout 5000 --exit \" test/**/*.test.ts\" "
3232 },
33- "version" : " 3.3.1 "
33+ "version" : " 3.3.2 "
3434}
Original file line number Diff line number Diff line change 11{
22 "name" : " custom-price-selector" ,
3- "version" : " 3.3.1 " ,
3+ "version" : " 3.3.2 " ,
44 "scripts" : {
55 "test" : " vtex-test-tools test" ,
66 "lint" : " tsc --noEmit && eslint --ext ts,tsx ."
You can’t perform that action at this time.
0 commit comments