Skip to content

Commit 0bc185d

Browse files
Upcoming Release Changes (#7102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2178f2d commit 0bc185d

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/wicked-baboons-help.md

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

packages/libraries/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-hive/cli
22

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+
312
## 0.50.5
413

514
### Patch Changes

packages/libraries/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/cli",
3-
"version": "0.50.5",
3+
"version": "0.51.0",
44
"description": "A CLI util to manage and control your GraphQL Hive",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)