File tree Expand file tree Collapse file tree 15 files changed +83
-19
lines changed Expand file tree Collapse file tree 15 files changed +83
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/apollo
2
2
3
+ ## 0.37.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #6488 ] ( https://github.com/graphql-hive/console/pull/6488 )
8
+ [ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )
9
+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Include and log a ` x-request-id ` header for all
10
+ requests sent to the Hive API. This helps users to share more context with Hive staff when
11
+ encountering errors.
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )] :
17
+ - @graphql-hive/core @0.9.0
18
+
3
19
## 0.36.5
4
20
5
21
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/apollo" ,
3
- "version" : " 0.36.5 " ,
3
+ "version" : " 0.37.0 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL Hive + Apollo Server" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
- export const version = '0.36.5 ' ;
1
+ export const version = '0.37.0 ' ;
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/cli
2
2
3
+ ## 0.48.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #6488 ] ( https://github.com/graphql-hive/console/pull/6488 )
8
+ [ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )
9
+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Include and log a ` x-request-id ` header for all
10
+ requests sent to the Hive API. This helps users to share more context with Hive staff when
11
+ encountering errors.
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )] :
17
+ - @graphql-hive/core @0.9.0
18
+
3
19
## 0.47.0
4
20
5
21
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/cli" ,
3
- "version" : " 0.47 .0" ,
3
+ "version" : " 0.48 .0" ,
4
4
"description" : " A CLI util to manage and control your GraphQL Hive" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/core
2
2
3
+ ## 0.9.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #6488 ] ( https://github.com/graphql-hive/console/pull/6488 )
8
+ [ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )
9
+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Include and log a ` x-request-id ` header for all
10
+ requests sent to the Hive API. This helps users to share more context with Hive staff when
11
+ encountering errors.
12
+
3
13
## 0.8.4
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/core" ,
3
- "version" : " 0.8.4 " ,
3
+ "version" : " 0.9.0 " ,
4
4
"type" : " module" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
- export const version = '0.8.4 ' ;
1
+ export const version = '0.9.0 ' ;
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/envelop
2
2
3
+ ## 0.34.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #6488 ] ( https://github.com/graphql-hive/console/pull/6488 )
8
+ [ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )
9
+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Include and log a ` x-request-id ` header for all
10
+ requests sent to the Hive API. This helps users to share more context with Hive staff when
11
+ encountering errors.
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[ ` f7d65fe ` ] ( https://github.com/graphql-hive/console/commit/f7d65feb5aaf4f4f86dfc0fe5df3ea4c3df1d7a8 )] :
17
+ - @graphql-hive/core @0.9.0
18
+
3
19
## 0.33.13
4
20
5
21
### Patch Changes
You can’t perform that action at this time.
0 commit comments