diff --git a/.changeset/fuzzy-cups-scream.md b/.changeset/fuzzy-cups-scream.md deleted file mode 100644 index 83291b7ce6..0000000000 --- a/.changeset/fuzzy-cups-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-hive/cli': patch ---- - -Bump diff --git a/.changeset/rich-countries-compare.md b/.changeset/rich-countries-compare.md deleted file mode 100644 index 3c1c91446c..0000000000 --- a/.changeset/rich-countries-compare.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@graphql-hive/cli': patch ---- - -Bump CLI diff --git a/packages/libraries/cli/CHANGELOG.md b/packages/libraries/cli/CHANGELOG.md index febc06bd1a..d6442559d0 100644 --- a/packages/libraries/cli/CHANGELOG.md +++ b/packages/libraries/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # @graphql-hive/cli +## 0.19.4 + +### Patch Changes + +- [#631](https://github.com/kamilkisiela/graphql-hive/pull/631) [`d4ca981`](https://github.com/kamilkisiela/graphql-hive/commit/d4ca98180bd0b2910fb41f623c2f5abb1f4b9214) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Bump + +- [#631](https://github.com/kamilkisiela/graphql-hive/pull/631) [`d4ca981`](https://github.com/kamilkisiela/graphql-hive/commit/d4ca98180bd0b2910fb41f623c2f5abb1f4b9214) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Bump CLI + ## 0.19.3 ### Patch Changes diff --git a/packages/libraries/cli/package.json b/packages/libraries/cli/package.json index c7b9dec21b..1ef3fa14bd 100644 --- a/packages/libraries/cli/package.json +++ b/packages/libraries/cli/package.json @@ -1,7 +1,7 @@ { "name": "@graphql-hive/cli", "description": "A CLI util to manage and control your GraphQL Hive", - "version": "0.19.3", + "version": "0.19.4", "author": { "email": "contact@the-guild.dev", "name": "The Guild",