Skip to content

Commit 45cd961

Browse files
committed
chore(release): publish
- @agentic-kit/cli@0.7.6 - @agentic-kit/pi@0.8.6 - @constructive-io/examples-codegen-integration@2.10.6 - @constructive-io/examples-pglite-socket@1.9.6 - graphile-bulk-mutations@1.10.6 - graphile-connection-filter@2.10.6 - graphile-function-bindings@1.10.6 - graphile-history@1.2.6 - graphile-i18n@2.10.6 - graphile-llm@1.10.6 - graphile-ltree@2.10.6 - graphile-pg-aggregates@2.10.6 - graphile-postgis@3.10.6 - graphile-query@5.10.6 - graphile-realtime-test@1.10.6 - graphile-schema@2.10.6 - graphile-search@2.10.6 - graphile-settings@6.11.6 - graphile-sql-expression-validator@3.9.3 - graphile-test@5.10.6 - @constructive-io/graphql-codegen@5.13.6 - @constructive-io/graphql-dev-server@3.12.6 - @constructive-io/graphql-explorer@5.10.6 - graphql-orm-test@1.10.6 - @constructive-io/playwright-test@3.13.6 - @constructive-io/graphql-query@4.11.6 - @constructive-io/graphql-react@5.10.6 - @constructive-io/graphql-realtime-test@1.10.6 - @constructive-io/graphql-server@5.14.6 - graphql-server-test@3.13.6 - @constructive-io/graphql-test@5.10.6 - @constructive-io/test-codegen-app@2.10.6 - @constructive-io/cli@8.12.6 - csv-to-pg@4.9.3 - node-type-registry@1.13.3 - safegres@1.15.1 - pgpm@5.19.0 - @pgpmjs/core@7.21.1 - @pgpmjs/export@1.14.1 - @pgpmjs/portability@0.3.6 - @pgpmjs/slice@0.13.6 - @pgpmjs/transform@0.17.0 - constructive-test@1.9.6 - drizzle-orm-test@3.9.6 - insforge-test@1.9.6 - introspectron@5.10.6 - pg-ast@3.9.4 - pg-codegen@5.9.6 - @pgpmjs/pglite-adapter@1.10.6 - pglite-test@1.9.6 - pgsql-client@4.9.6 - pgsql-seed@3.9.6 - pgsql-test@5.9.6 - @constructive-io/query-builder@3.9.4 - supabase-test@3.9.6 - @constructive-sdk/cli@1.10.6 - @constructive-io/react@1.10.6 - @constructive-io/sdk@1.10.6 - @pgpmjs/migrate-client@1.10.6
1 parent dcd67b4 commit 45cd961

119 files changed

Lines changed: 7471 additions & 2568 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/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

agentic/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic-kit/cli",
3-
"version": "0.7.5",
3+
"version": "0.7.6",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "agent — the pi coding agent with the Constructive harness baked in, purely a shell",
66
"main": "index.js",

agentic/pi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

agentic/pi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic-kit/pi",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"author": "Dan Lynch <pyramation@gmail.com>",
55
"description": "Pi adapter for agentic-kit — the Constructive typed db tools (provision, blueprint, codegen, records, policies, templates) and confirm gate as a pi coding-agent extension",
66
"main": "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": "2.10.5",
3+
"version": "2.10.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": "1.9.5",
3+
"version": "1.9.6",
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": "1.10.5",
3+
"version": "1.10.6",
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",

0 commit comments

Comments
 (0)