Skip to content

Commit a8a6f2c

Browse files
committed
chore(release): publish
- @constructive-io/graphql-codegen@2.21.0 - @constructive-io/cli@5.6.3
1 parent 834ae6a commit a8a6f2c

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

graphql/codegen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.21.0](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@2.20.1...@constructive-io/graphql-codegen@2.21.0) (2026-01-07)
7+
8+
### Features
9+
10+
- **graphql-codegen:** make React Query optional with config flag ([07c5ccc](https://github.com/constructive-io/constructive/commit/07c5ccc404aec3c66fe5e6680d465a9fcbc26f68))
11+
612
## [2.20.1](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@2.20.0...@constructive-io/graphql-codegen@2.20.1) (2026-01-06)
713

814
### Bug Fixes

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

packages/cli/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+
## [5.6.3](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@5.6.2...@constructive-io/cli@5.6.3) (2026-01-07)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
## [5.6.2](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@5.6.1...@constructive-io/cli@5.6.2) (2026-01-06)
711

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

packages/cli/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/cli",
3-
"version": "5.6.2",
3+
"version": "5.6.3",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive CLI",
66
"main": "index.js",

0 commit comments

Comments
 (0)