Skip to content

Commit 1b17d61

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.2.8 - graphile-plugin-connection-filter-postgis@2.2.4 - graphile-postgis@2.2.4 - graphile-query@4.2.4 - graphile-schema@1.2.4 - graphile-search-plugin@3.2.4 - graphile-settings@4.3.4 - graphile-test@4.2.4 - postgraphile-plugin-pgvector@2.2.4 - @constructive-io/graphql-codegen@4.6.0 - @constructive-io/graphql-explorer@4.2.4 - @constructive-io/playwright-test@2.2.4 - @constructive-io/graphql-query@3.2.4 - @constructive-io/graphql-react@4.2.4 - @constructive-io/graphql-server@4.3.4 - graphql-server-test@2.2.4 - @constructive-io/graphql-test@4.2.4 - @constructive-io/test-codegen-app@1.2.8 - @constructive-io/knative-job-service@2.2.4 - @constructive-io/knative-job-worker@2.2.3 - @constructive-io/cli@7.2.8 - pgpm@4.2.4 - @pgpmjs/core@6.3.2 - drizzle-orm-test@2.2.3 - introspectron@4.2.4 - pg-codegen@4.2.3 - pgsql-client@3.2.3 - pgsql-seed@2.2.3 - pgsql-test@4.2.3 - supabase-test@2.2.3 - @constructive-io/react@0.1.0 - @constructive-io/sdk@0.1.0
1 parent 72ed99f commit 1b17d61

65 files changed

Lines changed: 7715 additions & 2639 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
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.8](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.2.7...@constructive-io/examples-codegen-integration@1.2.8) (2026-02-28)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.2.7](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.2.6...@constructive-io/examples-codegen-integration@1.2.7) (2026-02-28)
711

812
**Note:** Version bump only for package @constructive-io/examples-codegen-integration

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

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.4](https://github.com/constructive-io/constructive/compare/graphile-plugin-connection-filter-postgis@2.2.3...graphile-plugin-connection-filter-postgis@2.2.4) (2026-02-28)
7+
8+
**Note:** Version bump only for package graphile-plugin-connection-filter-postgis
9+
610
## [2.2.3](https://github.com/constructive-io/constructive/compare/graphile-plugin-connection-filter-postgis@2.2.2...graphile-plugin-connection-filter-postgis@2.2.3) (2026-02-28)
711

812
**Note:** Version bump only for package graphile-plugin-connection-filter-postgis

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.3",
3+
"version": "2.2.4",
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
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.2.4](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.2.3...graphile-postgis@2.2.4) (2026-02-28)
7+
8+
**Note:** Version bump only for package graphile-postgis
9+
610
## [2.2.3](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.2.2...graphile-postgis@2.2.3) (2026-02-28)
711

812
**Note:** Version bump only for package graphile-postgis

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.3",
3+
"version": "2.2.4",
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
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.2.4](https://github.com/constructive-io/constructive/compare/graphile-query@4.2.3...graphile-query@4.2.4) (2026-02-28)
7+
8+
**Note:** Version bump only for package graphile-query
9+
610
## [4.2.3](https://github.com/constructive-io/constructive/compare/graphile-query@4.2.2...graphile-query@4.2.3) (2026-02-28)
711

812
**Note:** Version bump only for package graphile-query

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.3",
3+
"version": "4.2.4",
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
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.4](https://github.com/constructive-io/constructive/compare/graphile-schema@1.2.3...graphile-schema@1.2.4) (2026-02-28)
7+
8+
**Note:** Version bump only for package graphile-schema
9+
610
## [1.2.3](https://github.com/constructive-io/constructive/compare/graphile-schema@1.2.2...graphile-schema@1.2.3) (2026-02-28)
711

812
**Note:** Version bump only for package graphile-schema

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.2.3",
3+
"version": "1.2.4",
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)