From 970eacb00b75252aa0c7173c2e8513d8fa0d0f5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Jan 2025 13:54:01 +0000 Subject: [PATCH] chore(release): update monorepo packages versions --- .changeset/dull-seas-remember.md | 8 ------ .changeset/fair-donuts-cough.md | 12 --------- .changeset/flat-cups-tie.md | 5 ---- .changeset/flat-planes-hunt.md | 5 ---- .changeset/tame-apes-impress.md | 6 ----- .changeset/wild-llamas-flow.md | 5 ---- deployment/CHANGELOG.md | 40 +++++++++++++++++++++++++++++ deployment/package.json | 2 +- packages/libraries/cli/CHANGELOG.md | 10 ++++++++ packages/libraries/cli/package.json | 2 +- 10 files changed, 52 insertions(+), 43 deletions(-) delete mode 100644 .changeset/dull-seas-remember.md delete mode 100644 .changeset/fair-donuts-cough.md delete mode 100644 .changeset/flat-cups-tie.md delete mode 100644 .changeset/flat-planes-hunt.md delete mode 100644 .changeset/tame-apes-impress.md delete mode 100644 .changeset/wild-llamas-flow.md diff --git a/.changeset/dull-seas-remember.md b/.changeset/dull-seas-remember.md deleted file mode 100644 index b59002e6ba2..00000000000 --- a/.changeset/dull-seas-remember.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'hive': minor ---- - -Add preflight scripts for laboratory. - -It is now possible to add a preflight script within the laboratory that executes before sending a GraphQL request. -[Learn more.](https://the-guild.dev/graphql/hive/product-updates/2024-12-27-preflight-script) diff --git a/.changeset/fair-donuts-cough.md b/.changeset/fair-donuts-cough.md deleted file mode 100644 index 8d42eaaa677..00000000000 --- a/.changeset/fair-donuts-cough.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'hive': minor ---- - -Add organization audit log. - -Each organization now has an audit log of all user actions that can be exported by admins. -Exported audit logs are stored on the pre-configured S3 storage. - -In case you want to store exported audit logs on a separate S3 bucket, you can use the `S3_AUDIT_LOG` prefixed environment variables for the configuration. - -[Learn more.](https://graphql-hive.com/product-updates/2024-12-27-audit-logs) diff --git a/.changeset/flat-cups-tie.md b/.changeset/flat-cups-tie.md deleted file mode 100644 index f22eccd6661..00000000000 --- a/.changeset/flat-cups-tie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Improvements to UI of Preflight Script (Laboratory) diff --git a/.changeset/flat-planes-hunt.md b/.changeset/flat-planes-hunt.md deleted file mode 100644 index fde25f481c0..00000000000 --- a/.changeset/flat-planes-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': minor ---- - -Adds `lab.prompt(message, defaultValue)` to Preflight Script API diff --git a/.changeset/tame-apes-impress.md b/.changeset/tame-apes-impress.md deleted file mode 100644 index 9a59cc50e1c..00000000000 --- a/.changeset/tame-apes-impress.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@graphql-hive/cli': patch ---- - -Extends debug information. Prints a list of files of the script directory and a path of included -node binary. To enable debug mode, pass DEBUG=1 environment variable when running the CLI. diff --git a/.changeset/wild-llamas-flow.md b/.changeset/wild-llamas-flow.md deleted file mode 100644 index 3e9efe3a0d4..00000000000 --- a/.changeset/wild-llamas-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'hive': patch ---- - -Tiny UI fixes diff --git a/deployment/CHANGELOG.md b/deployment/CHANGELOG.md index 2eb876a1e91..0e88eb55a92 100644 --- a/deployment/CHANGELOG.md +++ b/deployment/CHANGELOG.md @@ -1,5 +1,45 @@ # hive +## 2.1.0 + +### Minor Changes + +- [#5564](https://github.com/graphql-hive/console/pull/5564) + [`e0eb3bd`](https://github.com/graphql-hive/console/commit/e0eb3bdb289c6349f51d71ba0570328d2f4e98d7) + Thanks [@dimaMachina](https://github.com/dimaMachina)! - Add preflight scripts for laboratory. + + It is now possible to add a preflight script within the laboratory that executes before sending a + GraphQL request. + [Learn more.](https://the-guild.dev/graphql/hive/product-updates/2024-12-27-preflight-script) + +- [#5530](https://github.com/graphql-hive/console/pull/5530) + [`38c14e2`](https://github.com/graphql-hive/console/commit/38c14e21d8fd76f04a750ede3aac07aa10685687) + Thanks [@TuvalSimha](https://github.com/TuvalSimha)! - Add organization audit log. + + Each organization now has an audit log of all user actions that can be exported by admins. + Exported audit logs are stored on the pre-configured S3 storage. + + In case you want to store exported audit logs on a separate S3 bucket, you can use the + `S3_AUDIT_LOG` prefixed environment variables for the configuration. + + [Learn more.](https://graphql-hive.com/product-updates/2024-12-27-audit-logs) + +- [#6234](https://github.com/graphql-hive/console/pull/6234) + [`eecd099`](https://github.com/graphql-hive/console/commit/eecd099309e2308f216c709a1fe23f15f6d6318b) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Adds + `lab.prompt(message, defaultValue)` to Preflight Script API + +### Patch Changes + +- [#6232](https://github.com/graphql-hive/console/pull/6232) + [`ff44b62`](https://github.com/graphql-hive/console/commit/ff44b62aebc4b5d4e3ff321ad3ed59694d94330a) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Improvements to UI of Preflight Script + (Laboratory) + +- [#6233](https://github.com/graphql-hive/console/pull/6233) + [`7b0c920`](https://github.com/graphql-hive/console/commit/7b0c920c578a9220c0bad69d2f6b69023f8beece) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Tiny UI fixes + ## 2.0.1 ### Patch Changes diff --git a/deployment/package.json b/deployment/package.json index 50632858cc8..a0c7257d8b9 100644 --- a/deployment/package.json +++ b/deployment/package.json @@ -1,6 +1,6 @@ { "name": "hive", - "version": "2.0.1", + "version": "2.1.0", "private": true, "scripts": { "generate": "tsx generate.ts", diff --git a/packages/libraries/cli/CHANGELOG.md b/packages/libraries/cli/CHANGELOG.md index 314d39f9901..780837add98 100644 --- a/packages/libraries/cli/CHANGELOG.md +++ b/packages/libraries/cli/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-hive/cli +## 0.44.5 + +### Patch Changes + +- [#6224](https://github.com/graphql-hive/console/pull/6224) + [`592d3b3`](https://github.com/graphql-hive/console/commit/592d3b34551e27bf0d0993609ad0ad2d7ea7104c) + Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Extends debug information. Prints a + list of files of the script directory and a path of included node binary. To enable debug mode, + pass DEBUG=1 environment variable when running the CLI. + ## 0.44.4 ### Patch Changes diff --git a/packages/libraries/cli/package.json b/packages/libraries/cli/package.json index 5c75d93f195..81f11b588da 100644 --- a/packages/libraries/cli/package.json +++ b/packages/libraries/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-hive/cli", - "version": "0.44.4", + "version": "0.44.5", "description": "A CLI util to manage and control your GraphQL Hive", "repository": { "type": "git",