Skip to content

Commit bf8fa5a

Browse files
chore(release): update monorepo packages versions
1 parent 4b2a248 commit bf8fa5a

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

.changeset/nasty-emus-win.md

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

deployment/CHANGELOG.md

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

3+
## 8.5.2
4+
5+
### Patch Changes
6+
7+
- [#7185](https://github.com/graphql-hive/console/pull/7185)
8+
[`7457e4d`](https://github.com/graphql-hive/console/commit/7457e4de75c51a218493b6c7ea5b0e3823d99f6a)
9+
Thanks [@adambenhassen](https://github.com/adambenhassen)! - Fix schema check approval to properly
10+
reject checks with policy errors and return descriptive error message instead of generic error
11+
312
## 8.5.1
413

514
### Patch Changes
615

716
- [#7177](https://github.com/graphql-hive/console/pull/7177)
817
[`1f7f195`](https://github.com/graphql-hive/console/commit/1f7f1951b2b1ef76d0853a6588e39458e5e1a982)
9-
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix issue with native
10-
federation public SDL generation around inaccessible interfaces.
18+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix issue with native federation public SDL
19+
generation around inaccessible interfaces.
1120

1221
**Example supergraph:**
1322

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

0 commit comments

Comments
 (0)