Skip to content

Commit 434a578

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.12.10 - graphile-bucket-provisioner-plugin@0.4.1 - graphile-presigned-url-plugin@0.6.4 - graphile-query@4.11.9 - graphile-schema@1.13.9 - graphile-settings@4.22.0 - @constructive-io/graphql-codegen@4.31.0 - @constructive-io/graphql-explorer@4.12.9 - graphql-orm-test@0.7.0 - @constructive-io/playwright-test@2.11.10 - @constructive-io/graphql-query@3.15.0 - @constructive-io/graphql-react@4.11.9 - @constructive-io/graphql-server@4.20.0 - graphql-server-test@2.12.10 - @constructive-io/graphql-test@4.12.0 - @constructive-io/test-codegen-app@1.12.10 - @constructive-io/knative-job-service@2.11.10 - @constructive-io/bucket-provisioner@0.4.0 - @constructive-io/cli@7.13.10 - introspectron@4.11.9 - @constructive-sdk/cli@0.14.11 - @constructive-io/node@0.10.11 - @constructive-io/react@0.12.11 - @constructive-io/sdk@0.14.11 - @constructive-io/s3-streamer@2.19.0 - @constructive-io/s3-utils@2.12.0
1 parent b0c1f10 commit 434a578

53 files changed

Lines changed: 7626 additions & 2608 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.12.10](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.12.9...@constructive-io/examples-codegen-integration@1.12.10) (2026-04-27)
7+
8+
**Note:** Version bump only for package @constructive-io/examples-codegen-integration
9+
610
## [1.12.9](https://github.com/constructive-io/constructive/compare/@constructive-io/examples-codegen-integration@1.12.8...@constructive-io/examples-codegen-integration@1.12.9) (2026-04-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.12.9",
3+
"version": "1.12.10",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

graphile/graphile-bucket-provisioner-plugin/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+
## [0.4.1](https://github.com/constructive-io/constructive/compare/graphile-bucket-provisioner-plugin@0.4.0...graphile-bucket-provisioner-plugin@0.4.1) (2026-04-27)
7+
8+
**Note:** Version bump only for package graphile-bucket-provisioner-plugin
9+
610
# [0.4.0](https://github.com/constructive-io/constructive/compare/graphile-bucket-provisioner-plugin@0.3.0...graphile-bucket-provisioner-plugin@0.4.0) (2026-04-19)
711

812
### Bug Fixes

graphile/graphile-bucket-provisioner-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-bucket-provisioner-plugin",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Bucket provisioning plugin for PostGraphile v5 — auto-provisions S3 buckets on bucket table mutations",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-presigned-url-plugin/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+
## [0.6.4](https://github.com/constructive-io/constructive/compare/graphile-presigned-url-plugin@0.6.3...graphile-presigned-url-plugin@0.6.4) (2026-04-27)
7+
8+
**Note:** Version bump only for package graphile-presigned-url-plugin
9+
610
## [0.6.3](https://github.com/constructive-io/constructive/compare/graphile-presigned-url-plugin@0.6.2...graphile-presigned-url-plugin@0.6.3) (2026-04-20)
711

812
### Bug Fixes

graphile/graphile-presigned-url-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-presigned-url-plugin",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Presigned URL upload plugin for PostGraphile v5 — requestUploadUrl, confirmUpload mutations and downloadUrl computed field",
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.11.9](https://github.com/constructive-io/constructive/compare/graphile-query@4.11.8...graphile-query@4.11.9) (2026-04-27)
7+
8+
**Note:** Version bump only for package graphile-query
9+
610
## [4.11.8](https://github.com/constructive-io/constructive/compare/graphile-query@4.11.7...graphile-query@4.11.8) (2026-04-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.11.8",
3+
"version": "4.11.9",
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.13.9](https://github.com/constructive-io/constructive/compare/graphile-schema@1.13.8...graphile-schema@1.13.9) (2026-04-27)
7+
8+
**Note:** Version bump only for package graphile-schema
9+
610
## [1.13.8](https://github.com/constructive-io/constructive/compare/graphile-schema@1.13.7...graphile-schema@1.13.8) (2026-04-20)
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.13.8",
3+
"version": "1.13.9",
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)