Skip to content

Commit 30c1e07

Browse files
chore(release): update monorepo packages versions
1 parent 5e3e603 commit 30c1e07

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/small-books-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

deployment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# hive
22

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+
312
## 8.4.0
413

514
### Minor Changes

deployment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hive",
3-
"version": "8.4.0",
3+
"version": "8.4.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)