Skip to content

Commit

Permalink
Upcoming Release Changes (#5098)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jun 27, 2024
1 parent b8998e7 commit f2e72f6
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 21 deletions.
6 changes: 0 additions & 6 deletions .changeset/good-hairs-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-shoes-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-worms-add.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/libraries/apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @graphql-hive/apollo

## 0.33.3

### Patch Changes

- [#5097](https://github.com/kamilkisiela/graphql-hive/pull/5097)
[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Use built-in retry of http client of
the core package

- Updated dependencies
[[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)]:
- @graphql-hive/core@0.4.0

## 0.33.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/apollo",
"version": "0.33.2",
"version": "0.33.3",
"type": "module",
"description": "GraphQL Hive + Apollo Server",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/libraries/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @graphql-hive/cli

## 0.38.4

### Patch Changes

- [#5097](https://github.com/kamilkisiela/graphql-hive/pull/5097)
[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Retry up to 3 times a GET request in
the artifact:fetch command

- Updated dependencies
[[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)]:
- @graphql-hive/core@0.4.0

## 0.38.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/cli",
"version": "0.38.3",
"version": "0.38.4",
"description": "A CLI util to manage and control your GraphQL Hive",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/libraries/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-hive/core

## 0.4.0

### Minor Changes

- [#5097](https://github.com/kamilkisiela/graphql-hive/pull/5097)
[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Add retry mechanism to the http client

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/core",
"version": "0.3.1",
"version": "0.4.0",
"type": "module",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/libraries/envelop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-hive/envelop

## 0.33.2

### Patch Changes

- Updated dependencies
[[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)]:
- @graphql-hive/core@0.4.0

## 0.33.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/envelop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/envelop",
"version": "0.33.1",
"version": "0.33.2",
"type": "module",
"description": "GraphQL Hive + GraphQL Envelop",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/libraries/yoga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @graphql-hive/yoga

## 0.33.2

### Patch Changes

- [#5097](https://github.com/kamilkisiela/graphql-hive/pull/5097)
[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Use built-in retry of http client of
the core package

- Updated dependencies
[[`b8998e7`](https://github.com/kamilkisiela/graphql-hive/commit/b8998e7ead84a2714d13678aaf1e349e648eb90a)]:
- @graphql-hive/core@0.4.0

## 0.33.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/yoga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/yoga",
"version": "0.33.1",
"version": "0.33.2",
"type": "module",
"description": "GraphQL Hive + GraphQL Yoga",
"repository": {
Expand Down

0 comments on commit f2e72f6

Please sign in to comment.