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 33f7024 commit 6a4c844Copy full SHA for 6a4c844
.changeset/odd-roses-explain.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @gqty/cli
2
3
+## 4.2.4
4
+
5
+### Patch Changes
6
7
+- [#2135](https://github.com/gqty-dev/gqty/pull/2135)
8
+ [`c18a3da`](https://github.com/gqty-dev/gqty/commit/c18a3da9f8a99264a60c0152445c5e130e98e60e)
9
+ Thanks [@renovate](https://github.com/apps/renovate)! - graceful user exit
10
11
## 4.2.3
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@gqty/cli",
- "version": "4.2.3",
+ "version": "4.2.4",
"description": "Interactive codegen for GQty",
"keywords": [
"client",
0 commit comments