diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b10af..502fbe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.22.2](https://github.com/avoidwork/madz/compare/1.22.1...1.22.2) + +- fix: restore corrupted JSDoc and function signature in subAgent.js [`#481`](https://github.com/avoidwork/madz/pull/481) +- chore(deps): bump the langgraph group with 2 updates [`#477`](https://github.com/avoidwork/madz/pull/477) +- chore(deps): bump cron-parser from 5.6.0 to 5.6.1 [`#479`](https://github.com/avoidwork/madz/pull/479) +- docs: update project documentation and PR template [`#476`](https://github.com/avoidwork/madz/pull/476) + #### [1.22.1](https://github.com/avoidwork/madz/compare/1.22.0...1.22.1) +> 29 June 2026 + +- chore: bump version to 1.22.1 [`#474`](https://github.com/avoidwork/madz/pull/474) - fix: use promisify(execFile) in searchFiles to fix trim error [`#472`](https://github.com/avoidwork/madz/pull/472) #### [1.22.0](https://github.com/avoidwork/madz/compare/1.21.0...1.22.0) diff --git a/package-lock.json b/package-lock.json index 6123a5d..4c526da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.22.1", + "version": "1.22.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.22.1", + "version": "1.22.2", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.7", diff --git a/package.json b/package.json index d7f01a1..5a1e17c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.22.1", + "version": "1.22.2", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",