Skip to content

Commit 3c26229

Browse files
chore(release): update monorepo packages versions
1 parent 819c152 commit 3c26229

File tree

4 files changed

+17
-11
lines changed

4 files changed

+17
-11
lines changed

.changeset/curly-birds-itch.md

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

.changeset/sixty-flowers-flash.md

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

deployment/CHANGELOG.md

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

3+
## 8.13.0
4+
5+
### Minor Changes
6+
7+
- [#7333](https://github.com/graphql-hive/console/pull/7333)
8+
[`4aa5247`](https://github.com/graphql-hive/console/commit/4aa524779c257602864f582fc3eb02b02c86d29a)
9+
Thanks [@alexdaima](https://github.com/alexdaima)! - Update Redis client to support connecting to
10+
IPv6 networks.
11+
12+
### Patch Changes
13+
14+
- [#7352](https://github.com/graphql-hive/console/pull/7352)
15+
[`727e525`](https://github.com/graphql-hive/console/commit/727e525abbd26dce638278ee26e0311f725571e1)
16+
Thanks [@jdolle](https://github.com/jdolle)! - Correctly check the global environment feature flag
17+
in for app deployments and fix app deployment pagination
18+
319
## 8.12.1
420

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

0 commit comments

Comments
 (0)