We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 549ca54 commit a6daee6Copy full SHA for a6daee6
.changeset/two-carpets-know.md
deployment/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# hive
2
3
+## 7.0.1
4
+
5
+### Patch Changes
6
7
+- [#6784](https://github.com/graphql-hive/console/pull/6784)
8
+ [`549ca54`](https://github.com/graphql-hive/console/commit/549ca54909ad7f62892900d737d8ea1fa01d498b)
9
+ Thanks [@dotansimha](https://github.com/dotansimha)! - Minor bump to address release issues in
10
+ v7.0.0
11
12
## 7.0.0
13
14
### Major Changes
deployment/package.json
@@ -1,6 +1,6 @@
{
"name": "hive",
- "version": "7.0.0",
+ "version": "7.0.1",
"private": true,
"scripts": {
"generate": "tsx generate.ts",
0 commit comments