Skip to content

Commit 0e97757

Browse files
committed
chore(release): publish
- node-type-registry@0.12.0
1 parent d330f0f commit 0e97757

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.12.0](https://github.com/constructive-io/constructive/compare/node-type-registry@0.11.0...node-type-registry@0.12.0) (2026-04-17)
7+
8+
### Features
9+
10+
- register AuthzNotReadOnly policy type in node-type-registry ([4b7ef34](https://github.com/constructive-io/constructive/commit/4b7ef3429393a5877365cb99f29bc8173fe33f05)), closes [#814](https://github.com/constructive-io/constructive/issues/814)
11+
612
# [0.11.0](https://github.com/constructive-io/constructive/compare/node-type-registry@0.10.1...node-type-registry@0.11.0) (2026-04-16)
713

814
### Features

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.11.0",
3+
"version": "0.12.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)