Skip to content

Commit 49049ad

Browse files
committed
chore(release): publish
- @constructive-io/examples-codegen-integration@0.1.1 - graphile-i18n@1.1.1 - graphile-many-to-many@2.1.1 - graphile-meta-schema@1.1.1 - graphile-pg-type-mappings@1.1.1 - graphile-plugin-connection-filter@3.1.1 - graphile-plugin-connection-filter-postgis@2.1.1 - graphile-plugin-fulltext-filter@3.1.1 - graphile-postgis@1.1.1 - graphile-search-plugin@1.1.1 - graphile-settings@3.1.1 - graphile-simple-inflector@1.1.1 - graphile-test@3.1.1 - graphile-upload-plugin@1.1.1 - @constructive-io/graphql-codegen@3.3.1 - @constructive-io/graphql-explorer@3.1.1 - @constructive-io/playwright-test@1.1.1 - @constructive-io/graphql-react@3.1.1 - @constructive-io/graphql-server@3.1.1 - graphql-server-test@1.1.1 - @constructive-io/graphql-test@3.1.1 - @constructive-io/test-codegen-app@0.1.1 - @constructive-io/knative-job-service@1.1.1 - @constructive-io/knative-job-worker@1.1.1 - @constructive-io/cli@6.2.1 - pgpm@3.3.1 - @pgpmjs/core@5.2.1 - drizzle-orm-test@1.1.1 - introspectron@3.1.1 - pg-codegen@3.1.1 - pgsql-client@2.1.1 - pgsql-seed@1.1.1 - pgsql-test@3.1.1 - supabase-test@1.1.1
1 parent 8749fd0 commit 49049ad

68 files changed

Lines changed: 172 additions & 34 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.

examples/codegen-integration/CHANGELOG.md

Lines changed: 4 additions & 0 deletions

examples/codegen-integration/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/examples-codegen-integration",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"scripts": {
66
"codegen": "tsx scripts/codegen-runner.ts",

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.1.0",
3+
"version": "1.1.1",
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.1.0",
3+
"version": "2.1.1",
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.1.0",
3+
"version": "1.1.1",
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.1.0",
3+
"version": "1.1.1",
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)