Skip to content

Commit e677421

Browse files
committed
Publish
- blocks@0.2.0 - @constructive-io/registry@0.2.0 - @constructive-io/command-palette@0.5.0 - @constructive-io/data@0.7.0 - @constructive-io/schema-builder@0.6.0 - @constructive-io/sheets@0.9.0 - @constructive-io/ui@0.10.0
1 parent 94bd863 commit e677421

14 files changed

Lines changed: 63 additions & 7 deletions

File tree

apps/blocks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2.0](https://github.com/constructive-io/blocks/compare/blocks@0.1.1...blocks@0.2.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package blocks
9+
10+
11+
12+
13+
614
## [0.1.1](https://github.com/constructive-io/blocks/compare/blocks@0.1.0...blocks@0.1.1) (2026-08-10)
715

816
**Note:** Version bump only for package blocks

apps/blocks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blocks",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"gen": "tsx scripts/generate-ui-demo-source.ts",

apps/registry/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.2.0](https://github.com/constructive-io/blocks/compare/@constructive-io/registry@0.1.0...@constructive-io/registry@0.2.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @constructive-io/registry
9+
10+
11+
12+
13+
614
# 0.1.0 (2026-08-10)
715

816

apps/registry/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/registry",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/command-palette/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.5.0](https://github.com/constructive-io/blocks/compare/@constructive-io/command-palette@0.4.0...@constructive-io/command-palette@0.5.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @constructive-io/command-palette
9+
10+
11+
12+
13+
614
# 0.4.0 (2026-07-30)
715

816

packages/command-palette/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/command-palette",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Headless command registry, shortcuts, multi-step flows, and background-task state for Constructive applications",
55
"keywords": [
66
"react",

packages/data/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.7.0](https://github.com/constructive-io/blocks/compare/@constructive-io/data@0.6.1...@constructive-io/data@0.7.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @constructive-io/data
9+
10+
11+
12+
13+
614
## [0.6.1](https://github.com/constructive-io/blocks/compare/@constructive-io/data@0.6.0...@constructive-io/data@0.6.1) (2026-08-10)
715

816

packages/data/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/data",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Runtime PostGraphile query builder and data utilities",
55
"private": false,
66
"license": "MIT",

packages/schema-builder/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.6.0](https://github.com/constructive-io/blocks/compare/@constructive-io/schema-builder@0.5.1...@constructive-io/schema-builder@0.6.0) (2026-08-10)
7+
8+
**Note:** Version bump only for package @constructive-io/schema-builder
9+
10+
11+
12+
13+
614
## [0.5.1](https://github.com/constructive-io/blocks/compare/@constructive-io/schema-builder@0.5.0...@constructive-io/schema-builder@0.5.1) (2026-08-10)
715

816

packages/schema-builder/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/schema-builder",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "Framework-agnostic React schema builder for Constructive applications",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)