Skip to content

Commit a56b001

Browse files
committed
chore(release): publish
- graphile-search-plugin@0.4.4 - graphile-settings@2.12.4 - graphile-simple-inflector@0.4.4 - @constructive-io/graphql-codegen@2.23.2 - @constructive-io/graphql-explorer@2.13.4 - @constructive-io/graphql-react@2.16.5 - @constructive-io/graphql-server@2.14.4 - @constructive-io/graphql-test@2.13.4 - @constructive-io/cli@5.6.8 - introspectron@2.16.4
1 parent 8b6dc5b commit a56b001

21 files changed

Lines changed: 7064 additions & 2461 deletions

File tree

graphile/graphile-search-plugin/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.4](https://github.com/constructive-io/constructive/compare/graphile-search-plugin@0.4.3...graphile-search-plugin@0.4.4) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-search-plugin
9+
610
## [0.4.3](https://github.com/constructive-io/constructive/compare/graphile-search-plugin@0.4.2...graphile-search-plugin@0.4.3) (2026-01-07)
711

812
**Note:** Version bump only for package graphile-search-plugin

graphile/graphile-search-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-search-plugin",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "generate search conditions for your tsvector columns",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphile/graphile-settings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.12.4](https://github.com/constructive-io/constructive/compare/graphile-settings@2.12.3...graphile-settings@2.12.4) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-settings
9+
610
## [2.12.3](https://github.com/constructive-io/constructive/compare/graphile-settings@2.12.2...graphile-settings@2.12.3) (2026-01-07)
711

812
**Note:** Version bump only for package graphile-settings

graphile/graphile-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-settings",
3-
"version": "2.12.3",
3+
"version": "2.12.4",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "graphile settings",
66
"main": "index.js",

graphile/graphile-simple-inflector/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.4](https://github.com/constructive-io/constructive/compare/graphile-simple-inflector@0.4.3...graphile-simple-inflector@0.4.4) (2026-01-07)
7+
8+
**Note:** Version bump only for package graphile-simple-inflector
9+
610
## [0.4.3](https://github.com/constructive-io/constructive/compare/graphile-simple-inflector@0.4.2...graphile-simple-inflector@0.4.3) (2026-01-07)
711

812
### Bug Fixes

graphile/graphile-simple-inflector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-simple-inflector",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Simple inflector plugin for Graphile/PostGraphile",
55
"author": "Constructive <developers@constructive.io>",
66
"homepage": "https://github.com/constructive-io/constructive",

graphql/codegen/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.23.2](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@2.23.1...@constructive-io/graphql-codegen@2.23.2) (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/graphql-codegen
9+
610
## [2.23.1](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@2.23.0...@constructive-io/graphql-codegen@2.23.1) (2026-01-07)
711

812
**Note:** Version bump only for package @constructive-io/graphql-codegen

graphql/codegen/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/graphql-codegen",
3-
"version": "2.23.1",
3+
"version": "2.23.2",
44
"description": "CLI-based GraphQL SDK generator for PostGraphile endpoints with React Query hooks",
55
"keywords": [
66
"graphql",

graphql/explorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.13.4](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-explorer@2.13.3...@constructive-io/graphql-explorer@2.13.4) (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/graphql-explorer
9+
610
## [2.13.3](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-explorer@2.13.2...@constructive-io/graphql-explorer@2.13.3) (2026-01-07)
711

812
**Note:** Version bump only for package @constructive-io/graphql-explorer

graphql/explorer/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/graphql-explorer",
3-
"version": "2.13.3",
3+
"version": "2.13.4",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive GraphQL Explorer",
66
"main": "index.js",

0 commit comments

Comments
 (0)