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 b40cadf commit 3a2c449Copy full SHA for 3a2c449
.changeset/asd-asd-cli.md
packages/libraries/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphql-hive/cli
2
3
+## 0.48.3
4
+
5
+### Patch Changes
6
7
+- [#6508](https://github.com/graphql-hive/console/pull/6508)
8
+ [`716868b`](https://github.com/graphql-hive/console/commit/716868bae607f8ee0a800ade060010b2c9e144aa)
9
+ Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - No changes in this version
10
11
## 0.48.2
12
13
### Patch Changes
packages/libraries/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/cli",
- "version": "0.48.2",
+ "version": "0.48.3",
"description": "A CLI util to manage and control your GraphQL Hive",
"repository": {
"type": "git",
0 commit comments