From c17d3dfafd3cfe0461b61b84be5e92ce56e4ff87 Mon Sep 17 00:00:00 2001 From: Jason Mulligan Date: Wed, 24 Jun 2026 18:42:01 -0400 Subject: [PATCH] chore: release v1.18.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc87fef..6c1be87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ 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.18.2](https://github.com/avoidwork/madz/compare/1.18.1...1.18.2) + +- fix: remove MADZ_SUBAGENT_TIMEOUT and MADZ_SESSION_ID dead code from subAgent [`#442`](https://github.com/avoidwork/madz/pull/442) + #### [1.18.1](https://github.com/avoidwork/madz/compare/1.18.0...1.18.1) +> 23 June 2026 + +- chore: release v1.18.1 [`#438`](https://github.com/avoidwork/madz/pull/438) - fix: searchFiles ReferenceError on stdout?.trim() [`#437`](https://github.com/avoidwork/madz/pull/437) - chore(deps): bump ink from 7.0.6 to 7.1.0 [`#430`](https://github.com/avoidwork/madz/pull/430) - chore(deps): bump oxfmt from 0.55.0 to 0.56.0 [`#431`](https://github.com/avoidwork/madz/pull/431) diff --git a/package-lock.json b/package-lock.json index 68571d7..cf048f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@avoidwork/madz", - "version": "1.18.1", + "version": "1.18.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@avoidwork/madz", - "version": "1.18.1", + "version": "1.18.2", "license": "BSD-3-Clause", "dependencies": { "@langchain/langgraph": "^1.4.5", diff --git a/package.json b/package.json index 63c3129..8cda9b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@avoidwork/madz", - "version": "1.18.1", + "version": "1.18.2", "description": "A personality-driven AI harness channeling Mads Mikkelsen's cinematic soul.", "keywords": [ "cli",