Skip to content

Commit 4326e20

Browse files
committed
chore(release): publish
- @launchql/send-email-link-fn@0.2.3 - @launchql/simple-email-fn@0.2.4 - graphile-cache@1.6.4 - graphile-i18n@0.2.8 - graphile-many-to-many@1.0.9 - graphile-meta-schema@0.3.8 - graphile-pg-type-mappings@0.3.8 - graphile-plugin-connection-filter@2.4.8 - graphile-plugin-connection-filter-postgis@1.1.8 - graphile-plugin-fulltext-filter@2.1.8 - graphile-postgis@0.2.8 - graphile-query@2.4.4 - graphile-search-plugin@0.2.8 - graphile-settings@2.9.3 - graphile-simple-inflector@0.2.8 - graphile-test@2.11.3 - graphile-upload-plugin@0.5.3 - @launchql/job-pg@0.3.4 - @launchql/job-scheduler@0.3.6 - @launchql/job-utils@0.4.3 - @launchql/job-worker@0.3.6 - @launchql/knative-job-example@0.2.3 - @launchql/knative-job-fn@0.2.3 - @launchql/knative-job-server@0.3.6 - @launchql/knative-job-service@0.4.8 - @launchql/knative-job-worker@0.5.8 - @launchql/cli@5.0.2 - @pgpmjs/client@2.4.1 - @launchql/content-type-stream@2.4.2 - @pgpmjs/core@3.0.4 - drizzle-orm-test@0.3.8 - @pgpmjs/env@2.8.2 - etag-hash@2.4.2 - etag-stream@2.4.2 - @launchql/explorer@2.10.3 - gql-ast@2.4.2 - introspectron@2.14.8 - @launchql/env@2.8.2 - @launchql/codegen@2.17.9 - launchql-test@2.11.3 - @launchql/types@2.12.2 - @pgpmjs/logger@1.3.3 - mime-bytes@0.4.2 - @pgpmjs/orm@2.4.1 - pg-ast@2.4.5 - pg-cache@1.6.4 - pg-codegen@2.15.4 - pg-env@1.2.2 - pg-query-context@2.3.3 - pgpm@1.0.2 - pgsql-test@2.17.0 - @launchql/query@2.4.2 - @launchql/query-builder@2.3.2 - @launchql/react@2.14.8 - @launchql/s3-streamer@2.8.3 - @launchql/s3-utils@2.3.4 - @launchql/server@2.10.3 - @pgpmjs/server-utils@2.8.4 - stream-to-etag@2.4.2 - supabase-test@0.4.4 - @pgpmjs/types@2.12.2 - @launchql/upload-names@2.3.2 - @launchql/url-domains@2.3.3 - uuid-hash@2.3.2 - uuid-stream@2.3.2 - my-first@0.3.3 - my-second@0.3.3 - my-third@0.5.4 - my-ollama@0.5.4
1 parent 229a6e1 commit 4326e20

139 files changed

Lines changed: 8016 additions & 2644 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.
Lines changed: 8 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": "@launchql/send-email-link-fn",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Knative function to send email links (invite, password reset, email verification) using LaunchQL jobs",
55
"author": "LaunchQL",
66
"private": true,
Lines changed: 8 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": "@launchql/simple-email-fn",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Simple Knative email function that sends emails directly from job payload",
55
"author": "LaunchQL",
66
"private": true,
Lines changed: 8 additions & 0 deletions

graphile/graphile-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-cache",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostGraphile LRU cache with automatic pool cleanup integration",
66
"main": "index.js",
Lines changed: 8 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.7",
3+
"version": "0.2.8",
44
"description": "Graphile i18n plugin",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",
Lines changed: 8 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.8",
3+
"version": "1.0.9",
44
"description": "Add connection fields for many-to-many relations",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)