Upcoming Release Changes (#5873)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
TheGuildBot 2024-11-07 17:54:28 +02:00 committed by GitHub
parent 580d349d45
commit 49941b69ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 20 additions and 8 deletions

View file

@ -1,6 +0,0 @@
---
'@graphql-hive/cli': patch
'hive': patch
---
Bump @theguild/federation-composition to v0.14.1

View file

@ -1,5 +1,14 @@
# hive
## 1.0.2
### Patch Changes
- [#5872](https://github.com/graphql-hive/platform/pull/5872)
[`580d349`](https://github.com/graphql-hive/platform/commit/580d349d45b85dc6103b39c6e07bc3d81e5d3bc9)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Bump @theguild/federation-composition
to v0.14.1
## 1.0.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "hive",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"scripts": {
"generate": "tsx generate.ts",

View file

@ -1,5 +1,14 @@
# @graphql-hive/cli
## 0.44.3
### Patch Changes
- [#5872](https://github.com/graphql-hive/platform/pull/5872)
[`580d349`](https://github.com/graphql-hive/platform/commit/580d349d45b85dc6103b39c6e07bc3d81e5d3bc9)
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Bump @theguild/federation-composition
to v0.14.1
## 0.44.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@graphql-hive/cli",
"version": "0.44.2",
"version": "0.44.3",
"description": "A CLI util to manage and control your GraphQL Hive",
"repository": {
"type": "git",