Skip to content

Commit 1e0c774

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.3.0 - graphile-pgvector-plugin@1.2.0 - graphile-plugin-connection-filter-postgis@2.3.0 - graphile-postgis@2.3.0 - graphile-query@4.3.0 - graphile-schema@1.3.0 - graphile-search-plugin@3.3.0 - graphile-settings@4.5.0 - graphile-test@4.3.0 - postgraphile-plugin-pgvector@2.3.0 - @constructive-io/graphql-codegen@4.7.0 - @constructive-io/graphql-explorer@4.3.0 - @constructive-io/playwright-test@2.3.0 - @constructive-io/graphql-query@3.3.0 - @constructive-io/graphql-react@4.3.0 - @constructive-io/graphql-server@4.5.0 - graphql-server-test@2.3.0 - @constructive-io/graphql-test@4.3.0 - @constructive-io/test-codegen-app@1.3.0 - @constructive-io/knative-job-service@2.3.0 - @constructive-io/knative-job-worker@2.3.0 - @constructive-io/cli@7.3.0 - pgpm@4.3.0 - @pgpmjs/core@6.4.0 - drizzle-orm-test@2.3.0 - introspectron@4.3.0 - pg-codegen@4.3.0 - pgsql-client@3.3.0 - pgsql-seed@2.3.0 - pgsql-test@4.3.0 - supabase-test@2.3.0 - @constructive-io/react@0.2.0 - @constructive-io/sdk@0.2.0
1 parent ed871c1 commit 1e0c774

67 files changed

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

graphile/graphile-pgvector-plugin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-pgvector-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-pgvector-plugin",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "PostGraphile v5 codec plugin for pgvector — makes vector columns, mutations, and functions work automatically",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-plugin-connection-filter-postgis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-plugin-connection-filter-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-plugin-connection-filter-postgis",
3-
"version": "2.2.4",
3+
"version": "2.3.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostGIS operators for postgraphile-plugin-connection-filter (PostGraphile v5)",
66
"main": "index.js",

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

0 commit comments

Comments
 (0)