Skip to content

Commit cdd03bf

Browse files
chore(release): update monorepo packages versions
1 parent 7b636c6 commit cdd03bf

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.changeset/bright-tires-type.md

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

.changeset/small-books-shave.md

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

deployment/CHANGELOG.md

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

3+
## 8.4.1
4+
5+
### Patch Changes
6+
7+
- [#7123](https://github.com/graphql-hive/console/pull/7123)
8+
[`7b636c6`](https://github.com/graphql-hive/console/commit/7b636c6691ea47691b02b41433d2bfc05970b81e)
9+
Thanks [@jdolle](https://github.com/jdolle)! - show overflowed client and versions on insights
10+
11+
- [#7119](https://github.com/graphql-hive/console/pull/7119)
12+
[`f2e70bb`](https://github.com/graphql-hive/console/commit/f2e70bb0aa477a5cc039e26ea87648a6130e4501)
13+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix issue where wrong subgraph is shown as the
14+
owner of a schema coordinate/field.
15+
316
## 8.4.0
417

518
### 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)