Skip to content

Commit 89298a1

Browse files
committed
chore(release): publish
- agentic-server@0.10.1 - @constructive-io/examples-codegen-integration@1.27.1 - graphile-llm@0.18.1 - graphile-query@4.26.1 - graphile-schema@1.28.1 - graphile-settings@5.14.1 - @constructive-io/graphql-codegen@4.53.1 - @constructive-io/graphql-explorer@4.27.1 - graphql-orm-test@0.22.1 - @constructive-io/playwright-test@2.26.1 - @constructive-io/graphql-query@3.33.1 - @constructive-io/graphql-react@4.26.1 - @constructive-io/graphql-realtime-test@0.10.1 - @constructive-io/graphql-server@4.43.1 - graphql-server-test@2.33.1 - @constructive-io/graphql-test@4.29.1 - @constructive-io/test-codegen-app@1.27.1 - @constructive-io/knative-job-service@2.26.1 - @constructive-io/cli@7.29.1 - @constructive-io/express-context@0.11.1 - pgpm@4.38.1 - @pgpmjs/export@0.30.1 - introspectron@4.26.1 - @constructive-sdk/cli@0.31.1 - @constructive-io/react@0.29.1 - @constructive-io/sdk@0.31.1 - @pgpmjs/migrate-client@0.21.1
1 parent ff6a571 commit 89298a1

54 files changed

Lines changed: 137 additions & 27 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.

agentic/agentic-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

agentic/agentic-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentic-server",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Standalone Express LLM service — agent threads, chat streaming, billing metering, and inference logging via express-context",
55
"main": "index.js",
66
"module": "esm/index.js",

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

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.18.0",
3+
"version": "0.18.1",
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-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.26.0",
3+
"version": "4.26.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Execute GraphQL queries against PostGraphile v5 schemas",
66
"main": "index.js",

graphile/graphile-schema/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-schema",
3-
"version": "1.28.0",
3+
"version": "1.28.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Build GraphQL SDL from PostgreSQL databases using PostGraphile v5",
66
"main": "index.js",

0 commit comments

Comments
 (0)