Skip to content

Commit 72ffa09

Browse files
committed
chore(release): publish
- node-type-registry@0.42.0
1 parent 200274b commit 72ffa09

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/node-type-registry/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.42.0](https://github.com/constructive-io/constructive/compare/node-type-registry@0.41.0...node-type-registry@0.42.0) (2026-05-26)
7+
8+
### Features
9+
10+
- **node-type-registry:** add AuthzMemberOwner + DataMemberOwner types ([e778ec9](https://github.com/constructive-io/constructive/commit/e778ec9523e5e6fdcc2b65fb2c9ef692963764a0)), closes [#1327](https://github.com/constructive-io/constructive/issues/1327)
11+
- **node-type-registry:** upstream knowledge finish + blueprint types from constructive-db ([7899c15](https://github.com/constructive-io/constructive/commit/7899c15ca28e9e0c0404b9077640c4832e625959))
12+
613
# [0.41.0](https://github.com/constructive-io/constructive/compare/node-type-registry@0.40.0...node-type-registry@0.41.0) (2026-05-21)
714

815
### Features

packages/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.41.0",
3+
"version": "0.42.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)