Skip to content

Commit f4ad336

Browse files
chore(release): update monorepo packages versions
1 parent 44ac985 commit f4ad336

13 files changed

+53
-48
lines changed

.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/stale-mice-push.md

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

.changeset/thirty-laws-hang.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: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
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+
- [#7060](https://github.com/graphql-hive/console/pull/7060)
13+
[`93967de`](https://github.com/graphql-hive/console/commit/93967de720fb4f74780d6d5cf760d54eadba8de4)
14+
Thanks [@jdolle](https://github.com/jdolle)! - add search to app deployment version by operation
15+
name
16+
17+
- [#7035](https://github.com/graphql-hive/console/pull/7035)
18+
[`88ce5d3`](https://github.com/graphql-hive/console/commit/88ce5d3587b880ccba58bd9736042a8a8f1ef81f)
19+
Thanks [@jdolle](https://github.com/jdolle)! - Add selected counts to insights client filter
20+
21+
- [#7050](https://github.com/graphql-hive/console/pull/7050)
22+
[`d1ec149`](https://github.com/graphql-hive/console/commit/d1ec149b9e0178f1ead24a6f79d9c9848f72a762)
23+
Thanks [@XiNiHa](https://github.com/XiNiHa)! - Refine schema composition settings UI
24+
25+
### Patch Changes
26+
27+
- [#7033](https://github.com/graphql-hive/console/pull/7033)
28+
[`2449790`](https://github.com/graphql-hive/console/commit/2449790e24b807939adf72de13787f7c48719e1b)
29+
Thanks [@XiNiHa](https://github.com/XiNiHa)! - Stay in the opened page when switching between
30+
targets
31+
32+
- [#7030](https://github.com/graphql-hive/console/pull/7030)
33+
[`12c5665`](https://github.com/graphql-hive/console/commit/12c5665a43396388516c31d22ff2f3c719007447)
34+
Thanks [@jdolle](https://github.com/jdolle)! - Fix paginated operations list filtering if there
35+
are many operations by passing a list of operation IDs to filter on
36+
37+
- [#7045](https://github.com/graphql-hive/console/pull/7045)
38+
[`0f26e42`](https://github.com/graphql-hive/console/commit/0f26e4253de96b3107972993410dc32a659dbcc2)
39+
Thanks [@jdolle](https://github.com/jdolle)! - Adjust token creation ui to make toggling
40+
all/granular and services/apps more intuitive
41+
42+
- [#7061](https://github.com/graphql-hive/console/pull/7061)
43+
[`5cac244`](https://github.com/graphql-hive/console/commit/5cac2441fd475aff2d38faac5ebf51a7e08baf58)
44+
Thanks [@jdolle](https://github.com/jdolle)! - fix explorer field input cursor reset
45+
346
## 8.2.1
447

548
### Patch Changes

0 commit comments

Comments
 (0)