Skip to content

Commit 2128d45

Browse files
committed
chore(release): publish
- node-type-registry@0.10.0
1 parent 3082336 commit 2128d45

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

graphql/node-type-registry/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+
# [0.10.0](https://github.com/constructive-io/constructive/compare/node-type-registry@0.9.1...node-type-registry@0.10.0) (2026-04-02)
7+
8+
### Features
9+
10+
- add DataCompositeField to node-type-registry ([e375541](https://github.com/constructive-io/constructive/commit/e3755415ebce0bf97c264ea466cebf77a62f400c))
11+
612
## [0.9.1](https://github.com/constructive-io/constructive/compare/node-type-registry@0.9.0...node-type-registry@0.9.1) (2026-04-02)
713

814
### Bug Fixes

graphql/node-type-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-type-registry",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Node type definitions for the Constructive blueprint system. Single source of truth for all Authz*, Data*, Relation*, and View* node types.",
55
"author": "Constructive <developers@constructive.io>",
66
"main": "index.js",

0 commit comments

Comments
 (0)