Skip to content

Commit ad2d49e

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.12.8 - graphile-connection-filter@1.5.4 - graphile-llm@0.2.3 - graphile-postgis@2.11.5 - graphile-query@4.11.7 - graphile-schema@1.13.7 - graphile-search@1.7.4 - graphile-settings@4.21.7 - graphile-test@4.9.3 - @constructive-io/graphql-codegen@4.30.8 - @constructive-io/graphql-explorer@4.12.7 - node-type-registry@0.17.1 - graphql-orm-test@0.6.8 - @constructive-io/playwright-test@2.11.8 - @constructive-io/graphql-query@3.14.7 - @constructive-io/graphql-react@4.11.7 - @constructive-io/graphql-server@4.19.1 - graphql-server-test@2.12.8 - @constructive-io/graphql-test@4.11.7 - @constructive-io/test-codegen-app@1.12.8 - @constructive-io/knative-job-service@2.11.8 - @constructive-io/knative-job-worker@2.9.3 - @constructive-io/cli@7.13.8 - csv-to-pg@3.12.1 - pgpm@4.16.3 - @pgpmjs/core@6.12.3 - @pgpmjs/export@0.4.3 - drizzle-orm-test@2.9.3 - introspectron@4.11.7 - pg-codegen@4.9.3 - pgsql-client@3.9.3 - pgsql-seed@2.9.3 - pgsql-test@4.9.3 - supabase-test@2.9.3 - @constructive-sdk/cli@0.14.9 - @constructive-io/node@0.10.9 - @constructive-io/react@0.12.9 - @constructive-io/sdk@0.14.9
1 parent 6ee3b97 commit ad2d49e

76 files changed

Lines changed: 190 additions & 38 deletions

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.12.7",
3+
"version": "1.12.8",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

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.5.3",
3+
"version": "1.5.4",
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-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.2.2",
3+
"version": "0.2.3",
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",

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.11.4",
3+
"version": "2.11.5",
44
"description": "PostGIS support for PostGraphile v5",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-query/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-query",
3-
"version": "4.11.6",
3+
"version": "4.11.7",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Execute GraphQL queries against PostGraphile v5 schemas",
66
"main": "index.js",

0 commit comments

Comments
 (0)