Skip to content

Commit 79cd3e6

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.11.2 - graphile-bucket-provisioner-plugin@0.2.1 - graphile-connection-filter@1.4.1 - graphile-postgis@2.10.1 - graphile-presigned-url-plugin@0.4.1 - graphile-query@4.10.1 - graphile-schema@1.12.1 - graphile-search@1.6.1 - graphile-settings@4.20.1 - graphile-test@4.8.1 - @constructive-io/graphql-codegen@4.29.2 - @constructive-io/graphql-explorer@4.11.1 - graphql-orm-test@0.5.2 - @constructive-io/playwright-test@2.10.1 - @constructive-io/graphql-query@3.13.1 - @constructive-io/graphql-react@4.10.1 - @constructive-io/graphql-server@4.16.1 - graphql-server-test@2.11.2 - @constructive-io/graphql-test@4.10.1 - @constructive-io/test-codegen-app@1.11.2 - @constructive-io/knative-job-service@2.10.1 - @constructive-io/knative-job-worker@2.8.1 - @constructive-io/bucket-provisioner@0.2.1 - @constructive-io/cli@7.12.2 - pgpm@4.11.1 - @pgpmjs/core@6.11.1 - @pgpmjs/export@0.3.1 - drizzle-orm-test@2.8.1 - introspectron@4.10.1 - pg-codegen@4.8.1 - pgsql-client@3.8.1 - pgsql-seed@2.8.1 - pgsql-test@4.8.1 - supabase-test@2.8.1 - @constructive-sdk/cli@0.13.2 - @constructive-io/node@0.9.2 - @constructive-io/react@0.11.2 - @constructive-io/sdk@0.13.2 - @pgpmjs/migrate-client@0.4.1
1 parent 5a77963 commit 79cd3e6

78 files changed

Lines changed: 200 additions & 39 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

examples/codegen-integration/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

examples/codegen-integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@constructive-io/examples-codegen-integration",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

graphile/graphile-bucket-provisioner-plugin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-bucket-provisioner-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-bucket-provisioner-plugin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Bucket provisioning plugin for PostGraphile v5 — auto-provisions S3 buckets on bucket table mutations",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-connection-filter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-connection-filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-connection-filter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "PostGraphile v5 native connection filter plugin - adds advanced filtering to connections",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-postgis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-postgis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-postgis",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "PostGIS support for PostGraphile v5",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-presigned-url-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions

graphile/graphile-presigned-url-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-presigned-url-plugin",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Presigned URL upload plugin for PostGraphile v5 — requestUploadUrl, confirmUpload mutations and downloadUrl computed field",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)