File tree Expand file tree Collapse file tree 11 files changed +65
-13
lines changed Expand file tree Collapse file tree 11 files changed +65
-13
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.34.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #5304 ] ( https://github.com/kamilkisiela/graphql-hive/pull/5304 )
8
+ [ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )
9
+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - Fixed a logging issue where both
10
+ initiated requests and successful responses were being recorded. This was causing the logs to be
11
+ filled with unnecessary information and affected ` hive artifact:fetch --artifact ` command.
12
+
13
+ - Updated dependencies
14
+ [[ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )] :
15
+ - @graphql-hive/core @0.6.1
16
+
3
17
## 0.34.0
4
18
5
19
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/apollo" ,
3
- "version" : " 0.34.0 " ,
3
+ "version" : " 0.34.1 " ,
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
1
# @graphql-hive/cli
2
2
3
+ ## 0.40.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #5304 ] ( https://github.com/kamilkisiela/graphql-hive/pull/5304 )
8
+ [ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )
9
+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - Fixed a logging issue where both
10
+ initiated requests and successful responses were being recorded. This was causing the logs to be
11
+ filled with unnecessary information and affected ` hive artifact:fetch --artifact ` command.
12
+
13
+ - Updated dependencies
14
+ [[ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )] :
15
+ - @graphql-hive/core @0.6.1
16
+
3
17
## 0.40.0
4
18
5
19
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/cli" ,
3
- "version" : " 0.40.0 " ,
3
+ "version" : " 0.40.1 " ,
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.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #5304 ] ( https://github.com/kamilkisiela/graphql-hive/pull/5304 )
8
+ [ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )
9
+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - Fixed a logging issue where both
10
+ initiated requests and successful responses were being recorded. This was causing the logs to be
11
+ filled with unnecessary information and affected ` hive artifact:fetch --artifact ` command.
12
+
3
13
## 0.6.0
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/core" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"type" : " module" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/envelop
2
2
3
+ ## 0.33.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )] :
9
+ - @graphql-hive/core @0.6.1
10
+
3
11
## 0.33.4
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-hive/envelop" ,
3
- "version" : " 0.33.4 " ,
3
+ "version" : " 0.33.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL Hive + GraphQL Envelop" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-hive/yoga
2
2
3
+ ## 0.34.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #5304 ] ( https://github.com/kamilkisiela/graphql-hive/pull/5304 )
8
+ [ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )
9
+ Thanks [ @kamilkisiela ] ( https://github.com/kamilkisiela ) ! - Fixed a logging issue where both
10
+ initiated requests and successful responses were being recorded. This was causing the logs to be
11
+ filled with unnecessary information and affected ` hive artifact:fetch --artifact ` command.
12
+
13
+ - Updated dependencies
14
+ [[ ` f2fef08 ` ] ( https://github.com/kamilkisiela/graphql-hive/commit/f2fef08e9d1e13cb4a89d3882922db6dc822542e )] :
15
+ - @graphql-hive/core @0.6.1
16
+
3
17
## 0.34.0
4
18
5
19
### Minor Changes
You can’t perform that action at this time.
0 commit comments