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+ ## [ 2.19.11] - 2022-06-17
11+
1012### Fixed
1113
1214- Revert fix encode URI email.
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " return-app" ,
4- "version" : " 2.19.10 " ,
4+ "version" : " 2.19.11 " ,
55 "title" : " Return app" ,
66 "description" : " Return app" ,
77 "dependencies" : {
Original file line number Diff line number Diff line change 3333 "scripts" : {
3434 "lint" : " tsc --noEmit --pretty && tslint -c tslint.json --fix './**/*.ts'"
3535 },
36- "version" : " 2.19.10 "
36+ "version" : " 2.19.11 "
3737}
Original file line number Diff line number Diff line change 4646 "vtex.styleguide" : " http://vtex.vtexassets.com/_v/public/typings/v1/vtex.styleguide@9.146.1/public/@types/vtex.styleguide" ,
4747 "vtex.telemarketing" : " http://vtex.vtexassets.com/_v/public/typings/v1/vtex.telemarketing@2.11.1/public/@types/vtex.telemarketing"
4848 },
49- "version" : " 2.19.10 "
49+ "version" : " 2.19.11 "
5050}
You can’t perform that action at this time.
0 commit comments