Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.35.4"
".": "0.35.5"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ shipped. That means historical sections may still mention MCP, plugins,
supervisors, or the archived Python implementation even though those are no
longer part of the live contract.

## [0.35.5](https://github.com/jbcom/radioactive-ralph/compare/v0.35.4...v0.35.5) (2026-08-24)


### Bug Fixes

* **release:** authorize sealed draft verifier ([f8f2298](https://github.com/jbcom/radioactive-ralph/commit/f8f22985f19ba06593a6393fb54a9313db8f9e39))
* **release:** authorize sealed draft verifier ([0ecee05](https://github.com/jbcom/radioactive-ralph/commit/0ecee05215b26c4d4831f965d024a15aa7922044))
* **release:** scope draft verifier credential ([0e01c4b](https://github.com/jbcom/radioactive-ralph/commit/0e01c4b20b68d7728a5e8d93f19fbc5d9901e0f8))

## [0.35.4](https://github.com/jbcom/radioactive-ralph/compare/v0.35.3...v0.35.4) (2026-08-24)


Expand Down
Loading