Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#240)
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
github-actions[bot] and github-actions[bot] authored Jul 27, 2022
1 parent a94fd68 commit 3a65f79
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-carrots-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-yaks-sniff.md

This file was deleted.

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

## 0.18.1

### Patch Changes

- 41ec31b: Update GraphQL Inspector range to ~3.2.0

## 0.18.0

### Minor 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,7 +1,7 @@
{
"name": "@graphql-hive/cli",
"description": "A CLI util to manage and control your GraphQL Hive",
"version": "0.18.0",
"version": "0.18.1",
"author": {
"email": "[email protected]",
"name": "The Guild",
Expand Down
6 changes: 6 additions & 0 deletions packages/libraries/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphql-hive/client

## 0.18.0

### Minor Changes

- a94fd68: Introduce createSupergraphManager for @apollo/gateway v2

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libraries/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphql-hive/client",
"description": "A NodeJS client for GraphQL Hive",
"version": "0.17.0",
"version": "0.18.0",
"author": {
"email": "[email protected]",
"name": "The Guild",
Expand Down
2 changes: 1 addition & 1 deletion packages/services/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"reflect-metadata": "0.1.13"
},
"devDependencies": {
"@graphql-hive/client": "0.17.0",
"@graphql-hive/client": "0.18.0",
"@hive/api": "0.0.1",
"@hive/service-common": "0.0.0",
"@hive/storage": "0.0.0",
Expand Down

0 comments on commit 3a65f79

Please sign in to comment.