Skip to content

Commit ba5bbac

Browse files
committed
chore(release): publish
- @constructive-io/send-email-link-fn@0.2.19 - @constructive-io/simple-email-fn@0.2.20 - graphile-i18n@0.4.2 - graphile-many-to-many@1.2.2 - graphile-meta-schema@0.5.2 - graphile-pg-type-mappings@0.5.2 - graphile-plugin-connection-filter@2.6.2 - graphile-plugin-connection-filter-postgis@1.3.2 - graphile-plugin-fulltext-filter@2.3.2 - graphile-postgis@0.4.2 - graphile-search-plugin@0.4.2 - graphile-settings@2.12.2 - graphile-simple-inflector@0.4.2 - graphile-test@2.13.2 - graphile-upload-plugin@0.8.2 - @constructive-io/graphql-codegen@2.23.0 - @constructive-io/graphql-env@2.8.17 - @constructive-io/graphql-explorer@2.13.2 - @constructive-io/graphql-react@2.16.3 - @constructive-io/graphql-server@2.14.2 - @constructive-io/graphql-test@2.13.2 - @constructive-io/job-pg@0.3.19 - @constructive-io/job-scheduler@0.3.21 - @constructive-io/job-utils@0.5.14 - @constructive-io/job-worker@0.3.21 - @constructive-io/knative-job-server@0.3.23 - @constructive-io/knative-job-service@0.6.2 - @constructive-io/knative-job-worker@0.7.2 - @constructive-io/cli@5.6.6 - pgpm@2.10.0 - @pgpmjs/core@4.10.0 - @pgpmjs/env@2.9.3 - drizzle-orm-test@0.5.2 - introspectron@2.16.2 - pg-codegen@2.17.2 - pgsql-client@1.3.2 - pgsql-seed@0.4.2 - pgsql-test@2.24.2 - supabase-test@0.6.2 - @constructive-io/s3-streamer@2.9.3
1 parent 4834ceb commit ba5bbac

File tree

80 files changed

+211
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+211
-40
lines changed

functions/send-email-link/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

functions/send-email-link/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/send-email-link-fn",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"description": "Knative function to send email links (invite, password reset, email verification) using Constructive jobs",
55
"author": "Constructive",
66
"private": true,

functions/simple-email/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

functions/simple-email/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/simple-email-fn",
3-
"version": "0.2.19",
3+
"version": "0.2.20",
44
"description": "Simple Knative email function that sends emails directly from job payload",
55
"author": "Constructive",
66
"private": true,

graphile/graphile-i18n/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-i18n",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Graphile i18n plugin",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-many-to-many/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-many-to-many/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-many-to-many",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Add connection fields for many-to-many relations",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-meta-schema/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-meta-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-meta-schema",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "graphile meta schema",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)