Skip to content

Commit 00c9082

Browse files
committed
chore(release): publish
- graphile-cache@1.4.11 - graphile-i18n@0.1.7 - graphile-meta-schema@0.2.12 - graphile-pg-type-mappings@0.2.1 - graphile-plugin-connection-filter@2.3.3 - graphile-plugin-connection-filter-postgis@1.0.2 - graphile-plugin-fulltext-filter@2.0.4 - graphile-postgis@0.1.3 - graphile-query@2.3.13 - graphile-search-plugin@0.1.15 - graphile-settings@2.6.16 - graphile-simple-inflector@0.1.10 - graphile-test@2.8.11 - graphile-upload-plugin@0.2.2 - @launchql/cli@4.17.20 - drizzle-orm-test@0.2.12 - @launchql/explorer@2.7.16 - introspectron@2.13.16 - @launchql/codegen@2.16.16 - launchql-test@2.8.13 - pg-codegen@2.13.14 - pgsql-test@2.14.14 - @launchql/react@2.13.16 - @launchql/server@2.7.16 - supabase-test@0.2.14 - my-ollama@0.3.14
1 parent 66123e0 commit 00c9082

52 files changed

Lines changed: 130 additions & 26 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.4.10",
3+
"version": "1.4.11",
44
"author": "Dan Lynch <pyramation@gmail.com>",
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.1.6",
3+
"version": "0.1.7",
44
"description": "Graphile i18n plugin",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/launchql/launchql",

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.2.11",
3+
"version": "0.2.12",
44
"description": "graphile meta schema",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/launchql/launchql",

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.2.0",
3+
"version": "0.2.1",
44
"description": "Custom PostgreSQL type mappings plugin for Graphile/PostGraphile",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/launchql/launchql",

graphile/graphile-plugin-connection-filter-postgis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

graphile/graphile-plugin-connection-filter-postgis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-plugin-connection-filter-postgis",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "PostGIS filtering options in PostGraphile",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/launchql/launchql",

0 commit comments

Comments
 (0)