chore(release): prepare 0.3.1

This commit is contained in:
Vincent Koc 2026-04-27 22:12:56 -07:00
parent 527b2eae82
commit 5cc4d04a97
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## 0.3.1 - 2026-04-28
### Added
- Add grouped root facades: `pluginRoot`, `fixtureSuites`, `staticInspection`, `reports`, `contracts`, `ci`, `runtime`, and `synthetic`.

View File

@ -1,6 +1,6 @@
{
"name": "@openclaw/plugin-inspector",
"version": "0.3.0",
"version": "0.3.1",
"private": false,
"description": "Offline compatibility inspector for OpenClaw plugins.",
"type": "module",