We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2498407 commit 9ad4db1Copy full SHA for 9ad4db1
.changeset/small-books-shave.md
deployment/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# hive
2
3
+## 8.4.1
4
+
5
+### Patch Changes
6
7
+- [#7119](https://github.com/graphql-hive/console/pull/7119)
8
+ [`f2e70bb`](https://github.com/graphql-hive/console/commit/f2e70bb0aa477a5cc039e26ea87648a6130e4501)
9
+ Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix issue where wrong subgraph is shown as the
10
+ owner of a schema coordinate/field.
11
12
## 8.4.0
13
14
### Minor Changes
deployment/package.json
@@ -1,6 +1,6 @@
{
"name": "hive",
- "version": "8.4.0",
+ "version": "8.4.1",
"private": true,
"scripts": {
"generate": "tsx generate.ts",
0 commit comments