Skip to content

Commit 5e7eeca

Browse files
committed
chore(release): publish
- @constructive-sdk/cli@0.12.10 - @constructive-io/node@0.8.10 - @constructive-io/react@0.10.10 - @constructive-io/sdk@0.12.10
1 parent 91244fe commit 5e7eeca

8 files changed

Lines changed: 20 additions & 4 deletions

File tree

sdk/constructive-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+
## [0.12.10](https://github.com/constructive-io/constructive/compare/@constructive-sdk/cli@0.12.9...@constructive-sdk/cli@0.12.10) (2026-03-30)
7+
8+
**Note:** Version bump only for package @constructive-sdk/cli
9+
610
## [0.12.9](https://github.com/constructive-io/constructive/compare/@constructive-sdk/cli@0.12.8...@constructive-sdk/cli@0.12.9) (2026-03-30)
711

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

sdk/constructive-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-sdk/cli",
3-
"version": "0.12.9",
3+
"version": "0.12.10",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive CLI SDK - Auto-generated GraphQL CLI with ORM client, context management, and interactive prompts",
66
"main": "index.js",

sdk/constructive-node/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.8.10](https://github.com/constructive-io/constructive/compare/@constructive-io/node@0.8.9...@constructive-io/node@0.8.10) (2026-03-30)
7+
8+
**Note:** Version bump only for package @constructive-io/node
9+
610
## [0.8.9](https://github.com/constructive-io/constructive/compare/@constructive-io/node@0.8.8...@constructive-io/node@0.8.9) (2026-03-30)
711

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

sdk/constructive-node/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/node",
3-
"version": "0.8.9",
3+
"version": "0.8.10",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive SDK for Node.js - Drop-in replacement for @constructive-io/sdk with Node.js HTTP adapter",
66
"main": "index.js",

sdk/constructive-react/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.10.10](https://github.com/constructive-io/constructive/compare/@constructive-io/react@0.10.9...@constructive-io/react@0.10.10) (2026-03-30)
7+
8+
**Note:** Version bump only for package @constructive-io/react
9+
610
## [0.10.9](https://github.com/constructive-io/constructive/compare/@constructive-io/react@0.10.8...@constructive-io/react@0.10.9) (2026-03-30)
711

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

sdk/constructive-react/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/react",
3-
"version": "0.10.9",
3+
"version": "0.10.10",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive React - Auto-generated React Query hooks and ORM client",
66
"main": "index.js",

sdk/constructive-sdk/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.12.10](https://github.com/constructive-io/constructive/compare/@constructive-io/sdk@0.12.9...@constructive-io/sdk@0.12.10) (2026-03-30)
7+
8+
**Note:** Version bump only for package @constructive-io/sdk
9+
610
## [0.12.9](https://github.com/constructive-io/constructive/compare/@constructive-io/sdk@0.12.8...@constructive-io/sdk@0.12.9) (2026-03-30)
711

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

sdk/constructive-sdk/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/sdk",
3-
"version": "0.12.9",
3+
"version": "0.12.10",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive SDK - Auto-generated GraphQL types and ORM client",
66
"main": "index.js",

0 commit comments

Comments
 (0)