Skip to content

Commit cf29d75

Browse files
committed
Merge branch 'main' into feat/cloud-fn-test
2 parents 6230fbc + a56b001 commit cf29d75

181 files changed

Lines changed: 73884 additions & 25282 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.

functions/send-email-link/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.2.19](https://github.com/constructive-io/constructive/compare/@constructive-io/send-email-link-fn@0.2.18...@constructive-io/send-email-link-fn@0.2.19) (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/send-email-link-fn
9+
610
## [0.2.18](https://github.com/constructive-io/constructive/compare/@constructive-io/send-email-link-fn@0.2.17...@constructive-io/send-email-link-fn@0.2.18) (2026-01-02)
711

812
**Note:** Version bump only for package @constructive-io/send-email-link-fn

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
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.2.20](https://github.com/constructive-io/constructive/compare/@constructive-io/simple-email-fn@0.2.19...@constructive-io/simple-email-fn@0.2.20) (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/simple-email-fn
9+
610
## [0.2.19](https://github.com/constructive-io/constructive/compare/@constructive-io/simple-email-fn@0.2.18...@constructive-io/simple-email-fn@0.2.19) (2026-01-02)
711

812
**Note:** Version bump only for package @constructive-io/simple-email-fn

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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.3](https://github.com/constructive-io/constructive/compare/graphile-i18n@0.4.2...graphile-i18n@0.4.3) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-i18n
9+
10+
## [0.4.2](https://github.com/constructive-io/constructive/compare/graphile-i18n@0.4.1...graphile-i18n@0.4.2) (2026-01-07)
11+
12+
**Note:** Version bump only for package graphile-i18n
13+
614
## [0.4.1](https://github.com/constructive-io/constructive/compare/graphile-i18n@0.4.0...graphile-i18n@0.4.1) (2026-01-06)
715

816
**Note:** Version bump only for package graphile-i18n

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.3",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2.3](https://github.com/constructive-io/constructive/compare/graphile-many-to-many@1.2.2...graphile-many-to-many@1.2.3) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-many-to-many
9+
10+
## [1.2.2](https://github.com/constructive-io/constructive/compare/graphile-many-to-many@1.2.1...graphile-many-to-many@1.2.2) (2026-01-07)
11+
12+
**Note:** Version bump only for package graphile-many-to-many
13+
614
## [1.2.1](https://github.com/constructive-io/constructive/compare/graphile-many-to-many@1.2.0...graphile-many-to-many@1.2.1) (2026-01-06)
715

816
**Note:** Version bump only for package graphile-many-to-many

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

Lines changed: 2 additions & 2 deletions
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.3",
44
"description": "Add connection fields for many-to-many relations",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/constructive-io/constructive",
@@ -37,7 +37,7 @@
3737
"plugin"
3838
],
3939
"dependencies": {
40-
"find-and-require-package-json": "^0.8.5",
40+
"find-and-require-package-json": "^0.8.6",
4141
"graphile-build": "^4.14.1",
4242
"graphile-build-pg": "^4.14.1"
4343
},

graphile/graphile-meta-schema/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.3](https://github.com/constructive-io/constructive/compare/graphile-meta-schema@0.5.2...graphile-meta-schema@0.5.3) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-meta-schema
9+
10+
## [0.5.2](https://github.com/constructive-io/constructive/compare/graphile-meta-schema@0.5.1...graphile-meta-schema@0.5.2) (2026-01-07)
11+
12+
**Note:** Version bump only for package graphile-meta-schema
13+
614
## [0.5.1](https://github.com/constructive-io/constructive/compare/graphile-meta-schema@0.5.0...graphile-meta-schema@0.5.1) (2026-01-06)
715

816
**Note:** Version bump only for package graphile-meta-schema

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

0 commit comments

Comments
 (0)