Skip to content

Commit b8d4ae2

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.7.0 - graphile-postgis@2.7.0 - graphile-query@4.7.0 - graphile-schema@1.8.0 - graphile-settings@4.12.0 - @constructive-io/graphql-codegen@4.18.0 - @constructive-io/graphql-explorer@4.8.0 - @constructive-io/playwright-test@2.7.0 - @constructive-io/graphql-query@3.8.0 - @constructive-io/graphql-react@4.7.0 - @constructive-io/graphql-server@4.13.0 - graphql-server-test@2.7.0 - @constructive-io/graphql-test@4.7.0 - @constructive-io/test-codegen-app@1.7.0 - @constructive-io/knative-job-service@2.7.0 - @constructive-io/cli@7.8.0 - introspectron@4.7.0 - @constructive-sdk/cli@0.9.0 - @constructive-io/node@0.5.0 - @constructive-io/react@0.7.0 - @constructive-io/sdk@0.9.0
1 parent 6a4ebd5 commit b8d4ae2

42 files changed

Lines changed: 117 additions & 21 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.7.0](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.6.13...@constructive-io/examples-codegen-integration@1.7.0) (2026-03-20)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.6.13](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.6.12...@constructive-io/examples-codegen-integration@1.6.13) (2026-03-20)
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.6.13",
3+
"version": "1.7.0",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

graphile/graphile-postgis/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.7.0](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.6.6...graphile-postgis@2.7.0) (2026-03-20)
7+
8+
### Features
9+
10+
- **graphile-postgis:** implement all missing PostGIS features ([4631f9e](https://github.com/constructive-io/constructive/commit/4631f9e7a31e429abc4b369aea0a8e381729071f))
11+
612
## [2.6.6](https://github.com/constructive-io/constructive/compare/graphile-postgis@2.6.5...graphile-postgis@2.6.6) (2026-03-20)
713

814
**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.6.6",
3+
"version": "2.7.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
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.7.0](https://github.com/constructive-io/constructive/compare/graphile-query@4.6.8...graphile-query@4.7.0) (2026-03-20)
7+
8+
**Note:** Version bump only for package graphile-query
9+
610
## [4.6.8](https://github.com/constructive-io/constructive/compare/graphile-query@4.6.7...graphile-query@4.6.8) (2026-03-20)
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.6.8",
3+
"version": "4.7.0",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.8.0](https://github.com/constructive-io/constructive/compare/graphile-schema@1.7.1...graphile-schema@1.8.0) (2026-03-20)
7+
8+
### Features
9+
10+
- \_meta plumbing + CleanManyToManyRelation junction key fields ([db5c4e4](https://github.com/constructive-io/constructive/commit/db5c4e4b0c518911845f72d6dd9ab1f5248b2140))
11+
612
## [1.7.1](https://github.com/constructive-io/constructive/compare/graphile-schema@1.7.0...graphile-schema@1.7.1) (2026-03-20)
713

814
### Bug Fixes

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.7.1",
3+
"version": "1.8.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Build GraphQL SDL from PostgreSQL databases using PostGraphile v5",
66
"main": "index.js",

graphile/graphile-settings/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.12.0](https://github.com/constructive-io/constructive/compare/graphile-settings@4.11.0...graphile-settings@4.12.0) (2026-03-20)
7+
8+
**Note:** Version bump only for package graphile-settings
9+
610
# [4.11.0](https://github.com/constructive-io/constructive/compare/graphile-settings@4.10.3...graphile-settings@4.11.0) (2026-03-20)
711

812
### Bug Fixes

graphile/graphile-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-settings",
3-
"version": "4.11.0",
3+
"version": "4.12.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "graphile settings",
66
"main": "index.js",

0 commit comments

Comments
 (0)