Skip to content

Commit 5a56536

Browse files
chore(release): update monorepo packages versions
1 parent d1ec149 commit 5a56536

11 files changed

Lines changed: 44 additions & 38 deletions

.changeset/bitter-goats-bow.md

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

.changeset/cold-bananas-admire.md

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

.changeset/full-moments-sleep.md

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

.changeset/moody-radios-switch.md

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

.changeset/short-pillows-wink.md

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

.changeset/violet-rats-judge.md

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

.changeset/wicked-rooms-mate.md

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

deployment/CHANGELOG.md

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

3+
## 8.3.0
4+
5+
### Minor Changes
6+
7+
- [#7030](https://github.com/graphql-hive/console/pull/7030)
8+
[`12c5665`](https://github.com/graphql-hive/console/commit/12c5665a43396388516c31d22ff2f3c719007447)
9+
Thanks [@jdolle](https://github.com/jdolle)! - add operation counts by selected client to insights
10+
filter
11+
12+
- [#7035](https://github.com/graphql-hive/console/pull/7035)
13+
[`88ce5d3`](https://github.com/graphql-hive/console/commit/88ce5d3587b880ccba58bd9736042a8a8f1ef81f)
14+
Thanks [@jdolle](https://github.com/jdolle)! - Add selected counts to insights client filter
15+
16+
- [#7050](https://github.com/graphql-hive/console/pull/7050)
17+
[`d1ec149`](https://github.com/graphql-hive/console/commit/d1ec149b9e0178f1ead24a6f79d9c9848f72a762)
18+
Thanks [@XiNiHa](https://github.com/XiNiHa)! - Refine schema composition settings UI
19+
20+
### Patch Changes
21+
22+
- [#7033](https://github.com/graphql-hive/console/pull/7033)
23+
[`2449790`](https://github.com/graphql-hive/console/commit/2449790e24b807939adf72de13787f7c48719e1b)
24+
Thanks [@XiNiHa](https://github.com/XiNiHa)! - Stay in the opened page when switching between
25+
targets
26+
27+
- [#7030](https://github.com/graphql-hive/console/pull/7030)
28+
[`12c5665`](https://github.com/graphql-hive/console/commit/12c5665a43396388516c31d22ff2f3c719007447)
29+
Thanks [@jdolle](https://github.com/jdolle)! - Fix paginated operations list filtering if there
30+
are many operations by passing a list of operation IDs to filter on
31+
32+
- [#7045](https://github.com/graphql-hive/console/pull/7045)
33+
[`0f26e42`](https://github.com/graphql-hive/console/commit/0f26e4253de96b3107972993410dc32a659dbcc2)
34+
Thanks [@jdolle](https://github.com/jdolle)! - Adjust token creation ui to make toggling
35+
all/granular and services/apps more intuitive
36+
337
## 8.2.1
438

539
### Patch 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.2.1",
3+
"version": "8.3.0",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

packages/libraries/cli/CHANGELOG.md

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

3+
## 0.50.5
4+
5+
### Patch Changes
6+
7+
- [#7046](https://github.com/graphql-hive/console/pull/7046)
8+
[`8c49615`](https://github.com/graphql-hive/console/commit/8c4961549f265946edcf744c6180b76b2217c4a3)
9+
Thanks [@jdolle](https://github.com/jdolle)! - Add progress log to app:create
10+
311
## 0.50.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)