Skip to content

Commit d6a34a5

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.21.6 - graphile-bulk-mutations@0.5.2 - graphile-connection-filter@1.12.2 - graphile-i18n@1.2.3 - graphile-llm@0.11.2 - graphile-ltree@1.9.2 - graphile-pg-aggregates@1.5.2 - graphile-postgis@2.18.2 - graphile-query@4.20.3 - graphile-realtime-test@0.8.2 - graphile-schema@1.22.3 - graphile-search@1.15.2 - graphile-settings@5.6.2 - graphile-test@4.17.2 - @constructive-io/graphql-codegen@4.47.4 - @constructive-io/graphql-explorer@4.21.3 - graphql-orm-test@0.16.6 - @constructive-io/playwright-test@2.20.6 - @constructive-io/graphql-query@3.27.3 - @constructive-io/graphql-react@4.20.6 - @constructive-io/graphql-realtime-test@0.4.6 - @constructive-io/graphql-server@4.35.3 - graphql-server-test@2.25.6 - @constructive-io/graphql-test@4.21.6 - @constructive-io/test-codegen-app@1.21.6 - @constructive-io/knative-job-service@2.20.3 - @constructive-io/knative-job-worker@2.16.2 - @constructive-io/cli@7.23.7 - node-type-registry@0.48.0 - safegres@0.10.2 - pgpm@4.26.4 - @pgpmjs/core@6.22.1 - @pgpmjs/export@0.21.1 - drizzle-orm-test@2.16.2 - introspectron@4.20.6 - pg-codegen@4.16.2 - pgsql-client@3.16.2 - pgsql-seed@2.16.2 - pgsql-test@4.16.2 - supabase-test@2.16.2 - @constructive-sdk/cli@0.25.5 - @constructive-io/react@0.23.5 - @constructive-io/sdk@0.25.5 - @pgpmjs/migrate-client@0.15.3
1 parent 81aca3e commit d6a34a5

88 files changed

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

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.5.1",
3+
"version": "0.5.2",
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.12.1",
3+
"version": "1.12.2",
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-i18n/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-i18n",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "PostGraphile v5 i18n plugin — language-aware fields from @i18n translation tables with Accept-Language negotiation and fallback chains",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-llm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-llm",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "LLM integration plugin for PostGraphile v5 — server-side text-to-vector embedding and text companion fields for pgvector columns",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)