diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f68194f..2b7f71d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.30.1] - 2026-05-11 + ### Enhanced - **Dashboard segment-level progress indicators (TP-197, #464):** Multi-segment diff --git a/package-lock.json b/package-lock.json index 3da50cd5..a707b476 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taskplane", - "version": "0.30.0", + "version": "0.30.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taskplane", - "version": "0.30.0", + "version": "0.30.1", "license": "MIT", "dependencies": { "jiti": "^2.6.1", diff --git a/package.json b/package.json index 74220332..2aaff396 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taskplane", - "version": "0.30.0", + "version": "0.30.1", "description": "AI agent orchestration for pi — parallel task execution with checkpoint discipline", "keywords": [ "pi-package",