File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
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+ ## [ 0.18.5] - 2024-05-07
11+
1012### Fixed
1113
1214- Set default locale for google address form as GBR
Original file line number Diff line number Diff line change 11{
22 "name" : " checkout-ui-custom" ,
33 "vendor" : " vtex" ,
4- "version" : " 0.18.4 " ,
4+ "version" : " 0.18.5 " ,
55 "title" : " Checkout Custom" ,
66 "description" : " Make possible to customize the checkout layout using a easy to use interface from the admin" ,
77 "builders" : {
7575 "url" : " https://support.vtex.com/hc/requests"
7676 },
7777 "type" : " free" ,
78- "availableCountries" : [" *" ]
78+ "availableCountries" : [
79+ " *"
80+ ]
7981 },
8082 "$schema" : " https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"
8183}
Original file line number Diff line number Diff line change 11{
22 "name" : " vtex.checkout-ui-custom" ,
3- "version" : " 0.18.4 " ,
3+ "version" : " 0.18.5 " ,
44 "dependencies" : {
55 "@vtex/address-form" : " ^3.35.0" ,
66 "@vtex/api" : " 6.46.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " checkout-ui-custom-app" ,
3- "version" : " 0.18.4 " ,
3+ "version" : " 0.18.5 " ,
44 "devDependencies" : {
55 "@types/jest" : " ^26.0.4" ,
66 "@types/node" : " ^14.0.14" ,
You can’t perform that action at this time.
0 commit comments