Skip to content

Commit 976cc9e

Browse files

File tree

83 files changed

+7467
-2590
lines changed

Some content is hidden

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

83 files changed

+7467
-2590
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.10",
3+
"version": "0.2.11",
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.11",
3+
"version": "0.2.12",
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.2.20",
3+
"version": "0.2.21",
44
"description": "Graphile i18n plugin",
55
"author": "Constructive <[email protected]>",
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.0.21",
3+
"version": "1.0.22",
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.3.20",
3+
"version": "0.3.21",
44
"description": "graphile meta schema",
55
"author": "Constructive <[email protected]>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)