Skip to content

Commit 27b059d

Browse files
committed
chore(release): publish
- graphile-i18n@1.0.4 - graphile-many-to-many@2.0.4 - graphile-meta-schema@1.0.4 - graphile-pg-type-mappings@1.0.4 - graphile-plugin-connection-filter@3.0.4 - graphile-plugin-connection-filter-postgis@2.0.5 - graphile-plugin-fulltext-filter@3.0.4 - graphile-postgis@1.0.4 - graphile-search-plugin@1.0.4 - graphile-settings@3.0.5 - graphile-simple-inflector@1.0.4 - graphile-test@3.0.4 - graphile-upload-plugin@1.0.4 - @constructive-io/graphql-codegen@3.1.4 - @constructive-io/graphql-explorer@3.0.5 - @constructive-io/playwright-test@1.0.5 - @constructive-io/graphql-react@3.0.5 - @constructive-io/graphql-server@3.0.5 - graphql-server-test@1.0.5 - @constructive-io/graphql-test@3.0.5 - @constructive-io/knative-job-service@1.0.6 - @constructive-io/knative-job-worker@1.0.4 - @constructive-io/cli@6.1.5 - pgpm@3.2.1 - @pgpmjs/core@5.1.1 - drizzle-orm-test@1.0.4 - introspectron@3.0.5 - pg-codegen@3.0.4 - pgsql-client@2.0.4 - pgsql-seed@1.0.3 - pgsql-test@3.0.4 - supabase-test@1.0.4
1 parent 4d731b7 commit 27b059d

64 files changed

Lines changed: 162 additions & 32 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-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": "1.0.3",
3+
"version": "1.0.4",
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": "2.0.3",
3+
"version": "2.0.4",
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": "1.0.3",
3+
"version": "1.0.4",
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": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Custom PostgreSQL type mappings plugin for Graphile/PostGraphile",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

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": "2.0.4",
3+
"version": "2.0.5",
44
"description": "PostGIS filtering options in PostGraphile",
55
"author": "Matt Bretl",
66
"homepage": "https://github.com/constructive-io/constructive",

0 commit comments

Comments
 (0)