File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-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+ ## [ 0.4.0] - 2023-09-21
11+
1012### Changed
1113
1214- Update adserver-graphql dependency
Original file line number Diff line number Diff line change 11{
22 "vendor" : " vtex" ,
33 "name" : " adserver-resolver" ,
4- "version" : " 0.3 .0" ,
4+ "version" : " 0.4 .0" ,
55 "title" : " adserver resolver" ,
66 "description" : " Adserver resolver" ,
77 "builders" : {
2424 ],
2525 "billingOptions" : {
2626 "free" : true ,
27- "availableCountries" : [" *" ]
27+ "availableCountries" : [
28+ " *"
29+ ]
2830 },
2931 "$schema" : " https://raw.githubusercontent.com/vtex/node-vtex-api/master/gen/manifest.schema"
3032}
Original file line number Diff line number Diff line change 3737 "resolutions" : {
3838 "@types/express-serve-static-core" : " 4.17.28"
3939 },
40- "version" : " 1.0.5 "
40+ "version" : " 0.4.0 "
4141}
You can’t perform that action at this time.
0 commit comments