Skip to content

Commit 6a1d3e6

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.28.6 - @constructive-io/examples-pglite-socket@0.2.4 - graphile-bulk-mutations@0.9.5 - graphile-connection-filter@1.16.5 - graphile-function-bindings@0.5.5 - graphile-i18n@1.6.5 - graphile-llm@0.19.5 - graphile-ltree@1.14.5 - graphile-pg-aggregates@1.10.5 - graphile-postgis@2.23.5 - graphile-query@4.27.5 - graphile-realtime-test@0.12.5 - graphile-schema@1.29.5 - graphile-search@1.21.5 - graphile-settings@5.17.2 - graphile-test@4.21.5 - @constructive-io/graphql-codegen@4.55.4 - @constructive-io/graphql-explorer@4.28.5 - graphql-orm-test@0.23.6 - @constructive-io/playwright-test@2.27.6 - @constructive-io/graphql-query@3.34.5 - @constructive-io/graphql-react@4.27.6 - @constructive-io/graphql-realtime-test@0.11.6 - @constructive-io/graphql-server@4.45.2 - graphql-server-test@2.36.2 - @constructive-io/graphql-test@4.31.2 - @constructive-io/test-codegen-app@1.28.6 - @constructive-io/knative-job-service@2.27.6 - @constructive-io/knative-job-worker@2.20.4 - @constructive-io/cli@7.30.7 - safegres@0.14.4 - pgpm@4.40.5 - @pgpmjs/core@6.33.0 - @pgpmjs/export@0.32.6 - constructive-test@0.6.4 - drizzle-orm-test@2.20.4 - insforge-test@0.6.4 - introspectron@4.27.6 - pg-codegen@4.20.4 - @pgpmjs/pglite-adapter@0.3.4 - pglite-test@0.4.4 - pgsql-client@3.22.4 - pgsql-seed@2.21.3 - pgsql-test@4.21.3 - supabase-test@2.20.4 - @constructive-sdk/cli@0.32.7 - @constructive-io/react@0.30.7 - @constructive-io/sdk@0.32.7 - @pgpmjs/migrate-client@0.22.6
1 parent 30717c3 commit 6a1d3e6

98 files changed

Lines changed: 247 additions & 49 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.28.5",
3+
"version": "1.28.6",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

examples/pglite-socket/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

examples/pglite-socket/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-pglite-socket",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"description": "Example: the pgpm migrate engine deploying into PGlite (WASM Postgres) over the pg-gateway socket shim — no Postgres service required.",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-bulk-mutations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-bulk-mutations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-bulk-mutations",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"description": "PostGraphile v5 plugin for bulk insert, upsert, update, and delete mutations with ON CONFLICT handling",
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.16.4",
3+
"version": "1.16.5",
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-function-bindings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-function-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-function-bindings",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "PostGraphile v5 plugin — exposes API-bound compute functions as typed GraphQL mutations backed by function_invocations inserts",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)