Skip to content

Commit 0f810b0

Browse files
committed
chore(release): publish
- graphile-cache@1.6.2 - graphile-i18n@0.2.6 - graphile-many-to-many@1.0.7 - graphile-meta-schema@0.3.6 - graphile-pg-type-mappings@0.3.6 - graphile-plugin-connection-filter@2.4.6 - graphile-plugin-connection-filter-postgis@1.1.6 - graphile-plugin-fulltext-filter@2.1.6 - graphile-postgis@0.2.6 - graphile-search-plugin@0.2.6 - graphile-settings@2.9.1 - graphile-simple-inflector@0.2.6 - graphile-test@2.11.1 - graphile-upload-plugin@0.5.1 - @launchql/knative-job-service@0.4.6 - @launchql/knative-job-worker@0.5.6 - @launchql/cli@4.21.2 - @pgpmjs/core@3.0.2 - drizzle-orm-test@0.3.6 - @launchql/explorer@2.10.1 - introspectron@2.14.6 - @launchql/codegen@2.17.6 - launchql-test@2.11.1 - @pgpmjs/logger@1.3.1 - pg-ast@2.4.3 - pg-cache@1.6.2 - pg-codegen@2.15.2 - pgpm@0.6.1 - pgsql-test@2.16.2 - @launchql/react@2.14.6 - @launchql/server@2.10.1 - @pgpmjs/server-utils@2.8.2 - supabase-test@0.4.2 - my-third@0.5.2 - my-ollama@0.5.2
1 parent a37f2bc commit 0f810b0

71 files changed

Lines changed: 7497 additions & 2578 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.

graphile/graphile-cache/CHANGELOG.md

Lines changed: 4 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.1",
3+
"version": "1.6.2",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostGraphile LRU cache with automatic pool cleanup integration",
66
"main": "index.js",

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

graphile/graphile-pg-type-mappings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-pg-type-mappings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-pg-type-mappings",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"description": "Custom PostgreSQL type mappings plugin for Graphile/PostGraphile",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)