diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a219a7..3557446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 0.0.10 — 2026-05-10 + +### Docs +- Promote `0.0.10-beta.13` to stable `0.0.10`; per-beta sections below carry the full feature / fix / docs details for this cycle (#345). + ## 0.0.10-beta.13 — 2026-05-10 ### Docs diff --git a/package.json b/package.json index b4602bd..bb8f286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "failproofai", - "version": "0.0.10-beta.13", + "version": "0.0.10", "description": "The easiest way to manage policies that keep your AI agents reliable, on-task, and running autonomously — for Claude Code & the Agents SDK", "bin": { "failproofai": "./dist/cli.mjs"