File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed
Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1+ ## v0.2.9 (2021-07-27)
2+
3+ #### :bug : Bug Fix
4+ * ` client ` , ` mock `
5+ * [ #16 ] ( https://github.com/fabscale/ember-graphql-client/pull/16 ) Handle changing headers/options ([ @mydea ] ( https://github.com/mydea ) )
6+
7+ #### Committers: 1
8+ - Francesco Novy ([ @mydea ] ( https://github.com/mydea ) )
9+
110## v0.2.8 (2021-07-21)
211
312#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.8 " ,
2+ "version" : " 0.2.9 " ,
33 "license" : " MIT" ,
44 "private" : true ,
55 "repository" : " https://github.com/fabscale/ember-graphql-client" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember-graphql-client/client" ,
3- "version" : " 0.2.8 " ,
3+ "version" : " 0.2.9 " ,
44 "description" : " The default blueprint for ember-cli addons." ,
55 "keywords" : [
66 " ember-addon"
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember-graphql-client/mock" ,
3- "version" : " 0.2.8 " ,
3+ "version" : " 0.2.9 " ,
44 "description" : " The default blueprint for ember-cli addons." ,
55 "keywords" : [
66 " ember-addon"
2727 "test:ember-compatibility" : " ember try:each"
2828 },
2929 "dependencies" : {
30- "@ember-graphql-client/client" : " 0.2.8 " ,
30+ "@ember-graphql-client/client" : " 0.2.9 " ,
3131 "@graphql-tools/schema" : " ^7.1.5" ,
3232 "@graphql-tools/utils" : " ^7.10.0" ,
3333 "ember-auto-import" : " ^2.0.2" ,
You can’t perform that action at this time.
0 commit comments