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 2178f2d commit 0bc185dCopy full SHA for 0bc185d
.changeset/wicked-baboons-help.md
packages/libraries/cli/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @graphql-hive/cli
2
3
+## 0.51.0
4
+
5
+### Minor Changes
6
7
+- [#7100](https://github.com/graphql-hive/console/pull/7100)
8
+ [`2cbdced`](https://github.com/graphql-hive/console/commit/2cbdcedb79cfbe225dbdafe6122cdc12305d5aaf)
9
+ Thanks [@XiNiHa](https://github.com/XiNiHa)! - add `hive app:retire` command for retiring an app
10
+ deployment
11
12
## 0.50.5
13
14
### Patch Changes
packages/libraries/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-hive/cli",
- "version": "0.50.5",
+ "version": "0.51.0",
"description": "A CLI util to manage and control your GraphQL Hive",
"repository": {
"type": "git",
0 commit comments