Skip to content

Commit 96a9219

Browse files
committed
chore(release): publish
- @constructive-io/graphql-codegen@3.1.2 - @constructive-io/cli@6.1.1
1 parent 65f96f7 commit 96a9219

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+
## [3.1.2](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@3.1.1...@constructive-io/graphql-codegen@3.1.2) (2026-01-27)
7+
8+
### Bug Fixes
9+
10+
- **graphql-codegen:** improve error messages and use programmatic oxfmt API ([6922023](https://github.com/constructive-io/constructive/commit/6922023e217d4244e767791ae2aac5426811c6e0))
11+
612
## [3.1.1](https://github.com/constructive-io/constructive/compare/@constructive-io/graphql-codegen@3.1.0...@constructive-io/graphql-codegen@3.1.1) (2026-01-27)
713

814
**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": "3.1.1",
3+
"version": "3.1.2",
44
"description": "GraphQL SDK generator for Constructive databases 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+
## [6.1.1](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@6.1.0...@constructive-io/cli@6.1.1) (2026-01-27)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
# [6.1.0](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@6.0.5...@constructive-io/cli@6.1.0) (2026-01-27)
711

812
### Features

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

0 commit comments

Comments
 (0)