chore(release): update monorepo packages versions (#309)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-08-23 15:55:39 +02:00 committed by GitHub
parent 5a212f61f2
commit 01c383e5a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 7 deletions

View file

@ -1,5 +0,0 @@
---
'@graphql-hive/client': patch
---
Avoid marking the same type as used twice

View file

@ -1,5 +1,11 @@
# @graphql-hive/client
## 0.18.3
### Patch Changes
- [#308](https://github.com/kamilkisiela/graphql-hive/pull/308) [`5a212f6`](https://github.com/kamilkisiela/graphql-hive/commit/5a212f61f206d7b73f8abf04667480851aa6066e) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Avoid marking the same type as used twice
## 0.18.2
### Patch Changes

View file

@ -1,7 +1,7 @@
{
"name": "@graphql-hive/client",
"description": "A NodeJS client for GraphQL Hive",
"version": "0.18.2",
"version": "0.18.3",
"author": {
"email": "contact@the-guild.dev",
"name": "The Guild",

View file

@ -26,7 +26,7 @@
"reflect-metadata": "0.1.13"
},
"devDependencies": {
"@graphql-hive/client": "0.18.2",
"@graphql-hive/client": "0.18.3",
"@hive/api": "0.0.1",
"@hive/service-common": "0.0.0",
"@hive/storage": "0.0.0",