Skip to content

Commit 1849fd3

Browse files
authored
chore(release): update monorepo packages versions
1 parent 181c898 commit 1849fd3

26 files changed

Lines changed: 102 additions & 56 deletions

.changeset/big-moons-vanish.md

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

.changeset/every-games-refuse.md

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

.changeset/good-dingos-change.md

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

.changeset/kind-eyes-behave.md

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

.changeset/ready-ends-lead.md

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

.changeset/violet-crabs-throw.md

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

deployment/CHANGELOG.md

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

3+
## 11.11.0
4+
5+
### Minor Changes
6+
7+
- [#8319](https://github.com/graphql-hive/console/pull/8319)
8+
[`84b28ff`](https://github.com/graphql-hive/console/commit/84b28fff9b9da65e6c423160cf3771850fad621a)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Improve supergraph artifact formatting by reducing
10+
excessive whitespace for federation type definitions
11+
12+
### Patch Changes
13+
14+
- [#8350](https://github.com/graphql-hive/console/pull/8350)
15+
[`e0f5255`](https://github.com/graphql-hive/console/commit/e0f5255a013fcb388fb3a783688310a421ec8705)
16+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Address vulnerability
17+
[GHSA-5p4m-2wfm-xmqj](https://github.com/advisories/GHSA-5p4m-2wfm-xmqj).
18+
19+
- [#8321](https://github.com/graphql-hive/console/pull/8321)
20+
[`6da8b84`](https://github.com/graphql-hive/console/commit/6da8b84dc868ae64b464021191b04e0d1a9af258)
21+
Thanks [@jdolle](https://github.com/jdolle)! - Hide resolutions from insights ui for input types
22+
23+
- [#8347](https://github.com/graphql-hive/console/pull/8347)
24+
[`6fbdf7f`](https://github.com/graphql-hive/console/commit/6fbdf7f692d7ab93cea0bfd499f5fca9a6c0b5e9)
25+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Address vulnerability
26+
[GHSA-55q2-fjhq-7xh7](https://github.com/advisories/GHSA-55q2-fjhq-7xh7)
27+
28+
- [#8328](https://github.com/graphql-hive/console/pull/8328)
29+
[`1ca35f6`](https://github.com/graphql-hive/console/commit/1ca35f6baa5f57f44f4382d924425ad897a1f634)
30+
Thanks [@jdolle](https://github.com/jdolle)! - Fix link to composition compatibility report
31+
332
## 11.10.0
433

534
### 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": "11.10.0",
3+
"version": "11.11.0",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

packages/libraries/apollo/CHANGELOG.md

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

3+
## 0.48.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`658ff6a`](https://github.com/graphql-hive/console/commit/658ff6a644ef76787d1d283a34eab56c03f8ffa5)]:
9+
- @graphql-hive/core@0.22.2
10+
311
## 0.48.3
412

513
### Patch Changes

packages/libraries/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/apollo",
3-
"version": "0.48.3",
3+
"version": "0.48.4",
44
"type": "module",
55
"description": "GraphQL Hive + Apollo Server",
66
"repository": {

0 commit comments

Comments
 (0)