Skip to content

Commit 42ff6bf

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@1.18.9 - graphile-query@4.17.5 - graphile-schema@1.19.5 - graphile-settings@5.0.1 - graphile-sql-expression-validator@2.12.0 - @constructive-io/graphql-codegen@4.41.2 - @constructive-io/graphql-explorer@4.18.5 - graphql-orm-test@0.13.9 - @constructive-io/playwright-test@2.17.9 - @constructive-io/graphql-query@3.24.1 - @constructive-io/graphql-react@4.17.9 - @constructive-io/graphql-server@4.30.1 - graphql-server-test@2.21.9 - @constructive-io/graphql-test@4.18.9 - @constructive-io/test-codegen-app@1.18.9 - @constructive-io/knative-job-service@2.17.5 - @constructive-io/cli@7.20.9 - pgpm@4.23.8 - @pgpmjs/export@0.14.2 - introspectron@4.17.9 - @constructive-sdk/cli@0.21.9 - @constructive-io/react@0.19.9 - @constructive-io/sdk@0.21.9 - @pgpmjs/migrate-client@0.12.7
1 parent 2b9fafe commit 42ff6bf

48 files changed

Lines changed: 132 additions & 24 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.18.8",
3+
"version": "1.18.9",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

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.17.4",
3+
"version": "4.17.5",
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

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.19.4",
3+
"version": "1.19.5",
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

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": "5.0.0",
3+
"version": "5.0.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "graphile settings",
66
"main": "index.js",

graphile/graphile-sql-expression-validator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions

graphile/graphile-sql-expression-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-sql-expression-validator",
3-
"version": "2.11.1",
3+
"version": "2.12.0",
44
"description": "SQL expression validation for PostGraphile v5",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)