File tree Expand file tree Collapse file tree 6 files changed +27
-19
lines changed Expand file tree Collapse file tree 6 files changed +27
-19
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# hive
22
3+ ## 5.1.1
4+
5+ ### Patch Changes
6+
7+ - [ #6502 ] ( https://github.com/graphql-hive/console/pull/6502 )
8+ [ ` cef7fd8 ` ] ( https://github.com/graphql-hive/console/commit/cef7fd88e4929942bcaf07aaf3bc226c5d9a38cd )
9+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - Update @theguild/federation-composition
10+ to 0.14.4
11+
12+ - Fix a child data type field not being accessible via interfaceObject
13+ - Respect inaccessible enum values while creating the public schema from the supergraph AST
14+
315## 5.1.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " hive" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "generate" : " tsx generate.ts" ,
Original file line number Diff line number Diff line change 11# @graphql-hive/cli
22
3+ ## 0.48.2
4+
5+ ### Patch Changes
6+
7+ - [ #6502 ] ( https://github.com/graphql-hive/console/pull/6502 )
8+ [ ` cef7fd8 ` ] ( https://github.com/graphql-hive/console/commit/cef7fd88e4929942bcaf07aaf3bc226c5d9a38cd )
9+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - ** hive dev**
10+
11+ Update @theguild/federation-composition to 0.14.4:
12+
13+ - Fix a child data type field not being accessible via interfaceObject
14+ - Respect inaccessible enum values while creating the public schema from the supergraph AST
15+
316## 0.48.1
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-hive/cli" ,
3- "version" : " 0.48.1 " ,
3+ "version" : " 0.48.2 " ,
44 "description" : " A CLI util to manage and control your GraphQL Hive" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments